[project @ 2001-01-15 09:57:33 by sewardj]
[ghc-hetmet.git] / ghc / rts / Storage.c
index c126334..b6be1e8 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id: Storage.c,v 1.29 2000/12/04 12:31:22 simonmar Exp $
+ * $Id: Storage.c,v 1.31 2000/12/19 12:51:58 simonmar Exp $
  *
  * (c) The GHC Team, 1998-1999
  *
@@ -196,7 +196,6 @@ exitStorage (void)
     stat_exit(calcAllocated());
 }
 
-
 /* -----------------------------------------------------------------------------
    CAF management.
    -------------------------------------------------------------------------- */