Added comment.
authortwisti <none@none>
Sun, 3 Apr 2005 21:40:58 +0000 (21:40 +0000)
committertwisti <none@none>
Sun, 3 Apr 2005 21:40:58 +0000 (21:40 +0000)
src/vm/initialize.h

index dba1aa90322d297ffbef02b830a35a7ee117114b..77b94c2dec0cc051f5139246daaffdd6b9dba376 100644 (file)
@@ -30,7 +30,7 @@
             Andreas Krall
             Christian Thalinger
 
-   $Id: initialize.h 2197 2005-04-03 21:39:07Z twisti $
+   $Id: initialize.h 2198 2005-04-03 21:40:58Z twisti $
 
 */
 
@@ -44,6 +44,7 @@
 
 /* function prototypes ********************************************************/
 
+/* call initializer of class */
 bool initialize_class(classinfo *c);
 
 #endif /* _INITIALIZE_H */