elimiante a couple of warnings
[ghc-hetmet.git] / ghc / rts / Arena.h
index 7263f0b..7a2989e 100644 (file)
@@ -1,5 +1,4 @@
 /* -----------------------------------------------------------------------------
-   $Id: Arena.h,v 1.2 2003/07/28 16:16:07 moran Exp $ 
    (c) The University of Glasgow 2001
 
    Arena allocation interface.
@@ -23,4 +22,4 @@ extern void    arenaFree  ( Arena * );
 // For internal use only:
 extern unsigned long arenaBlocks( void );
 
-#endif // ARENA_H
+#endif /* ARENA_H */