Cosmetic
authorstefan <none@none>
Mon, 3 Feb 2003 13:06:27 +0000 (13:06 +0000)
committerstefan <none@none>
Mon, 3 Feb 2003 13:06:27 +0000 (13:06 +0000)
mm/boehm.c
src/mm/boehm.c

index 3ebf728fd95c571dbbda1baaf6e40a1fc7c9f29d..4cbc9f80e89588c1b9f3c67b546464628a90e5a7 100644 (file)
@@ -4,16 +4,14 @@
 
        See file COPYRIGHT for information on usage and disclaimer of warranties
 
-       Contains main() and variables for the global options.
-       This module does the following tasks:
-          - Interface to the Boehm GC
+       Contains the interface to the Boehm GC
 
        Authors: Reinhard Grafl      EMAIL: cacao@complang.tuwien.ac.at
        Changes: Andi Krall          EMAIL: cacao@complang.tuwien.ac.at
                 Mark Probst         EMAIL: cacao@complang.tuwien.ac.at
                         Philipp Tomsich     EMAIL: cacao@complang.tuwien.ac.at
 
-       Last Change: $Id: boehm.c 210 2003-02-03 13:05:24Z stefan $
+       Last Change: $Id: boehm.c 211 2003-02-03 13:06:27Z stefan $
 
 *******************************************************************************/
 
index 3ebf728fd95c571dbbda1baaf6e40a1fc7c9f29d..4cbc9f80e89588c1b9f3c67b546464628a90e5a7 100644 (file)
@@ -4,16 +4,14 @@
 
        See file COPYRIGHT for information on usage and disclaimer of warranties
 
-       Contains main() and variables for the global options.
-       This module does the following tasks:
-          - Interface to the Boehm GC
+       Contains the interface to the Boehm GC
 
        Authors: Reinhard Grafl      EMAIL: cacao@complang.tuwien.ac.at
        Changes: Andi Krall          EMAIL: cacao@complang.tuwien.ac.at
                 Mark Probst         EMAIL: cacao@complang.tuwien.ac.at
                         Philipp Tomsich     EMAIL: cacao@complang.tuwien.ac.at
 
-       Last Change: $Id: boehm.c 210 2003-02-03 13:05:24Z stefan $
+       Last Change: $Id: boehm.c 211 2003-02-03 13:06:27Z stefan $
 
 *******************************************************************************/