From: ivmai Date: Fri, 7 Jan 2011 17:15:12 +0000 (+0000) Subject: 2011-01-07 Ivan Maidanski X-Git-Tag: gc7_2alpha6~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ec4dcf13274fc4f4b7a8337843471c5c8c91b5c;p=gc 2011-01-07 Ivan Maidanski * gc_dlopen.c: Reformat the comments and adjust code indentation. * include/private/gcconfig.h (DYNAMIC_LOADING): Fix filename in the comment. --- diff --git a/ChangeLog b/ChangeLog index 0cbec482..12c2176d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 2011-01-07 Ivan Maidanski * gc_dlopen.c: Reformat the comments and adjust code indentation. + * include/private/gcconfig.h (DYNAMIC_LOADING): Fix filename in + the comment. 2011-01-07 Ivan Maidanski