Menu

#67 include/malloc.h: fix non-ansi comment

closed-accepted
nobody
2001-06-27
2001-06-20
Danny Smith
No

ChangeLog

2001-06-20 Danny Smith
<danny_r_smith_2001@yahoo.co.nz>

\* include/malloc.h \(\#endif RC\_INVOKED\): Add /\*

*/ around comment.

--- malloc.h.orig Tue Jun 05 13:26:30 2001
+++ malloc.h Wed Jun 20 14:41:22 2001
@@ -70,7 +70,7 @@ size_t _msize (void*);
}
#endif

-#endif RC_INVOKED
+#endif /* RC_INVOKED */

#endif /* Not _MALLOC_H_ */

Discussion

  • Danny Smith

    Danny Smith - 2001-06-27

    Logged In: YES
    user_id=11494

    committed to SF CVS

     
  • Danny Smith

    Danny Smith - 2001-06-27
    • status: open --> closed-accepted
     
MongoDB Logo MongoDB