Typo fixed.
[libfirm] / ir / adt / array.h
index 11c0be6..3954d45 100644 (file)
@@ -2,6 +2,8 @@
    Copyright (C) 1995, 1996 Markus Armbruster
    All rights reserved. */
 
+/* $Id$ */
+
 /* @@@ growing a dynamic on an obstack */
 
 #ifndef _ARRAY_H
 #endif
 
 
-/* Private */
-/* Don't try this at home, kids, we're trained professionals ;-> */
-
-// ... or at the IPD, either.
+/* Private !!!
+   Don't try this at home, kids, we're trained professionals ;->
+   ... or at the IPD, either. */
 #ifdef NDEBUG
 # define _ARR_DBGINF_DECL
 # define _ARR_SET_DBGINF(descr, co, es) ((co), (es))