[project @ 2005-10-21 14:02:17 by simonmar]
[ghc-hetmet.git] / ghc / rts / PosixSource.h
index 287760f..a938f9b 100644 (file)
@@ -1,6 +1,6 @@
 /* -----------------------------------------------------------------------------
  *
- * (c) The GHC Team, 1998-2004
+ * (c) The GHC Team, 1998-2005
  *
  * Include this file into sources which should not need any non-Posix services.
  * That includes most RTS C sources.
@@ -15,4 +15,4 @@
 
 /* Let's be ISO C9X too... */
 
-#endif
+#endif /* POSIXSOURCE_H */