diff options
author | Sebastian Wilhelmi <wilhelmi@ira.uka.de> | 2002-07-01 12:52:42 +0000 |
---|---|---|
committer | Sebastian Wilhelmi <wilhelmi@src.gnome.org> | 2002-07-01 12:52:42 +0000 |
commit | 77f148f908474b25e3e6dcbdad7b040e734be6d1 (patch) | |
tree | def19d2bb17bc4c7d4eac3a694d108ae6e2f365b /ChangeLog | |
parent | 93dbf6ac514e204bf2e5a81f0518ae1c84e4662b (diff) |
Add parenthesis to protect macro argument. Spotted by Sam Couter
2002-07-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib/garray.h: Add parenthesis to protect macro
argument. Spotted by Sam Couter <sam@topic.com.au>. Merged from
HEAD. (#86826)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-07-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * glib/garray.h: Add parenthesis to protect macro + argument. Spotted by Sam Couter <sam@topic.com.au>. Merged from + HEAD. (#86826) + + 2002-06-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib/gmessages.h (g_assert, g_assert_not_reached, |