Typo fix.

svn path=/trunk/; revision=24191
This commit is contained in:
Michael Natterer
2007-11-18 21:18:35 +00:00
parent 12405d8c09
commit ffe0afe922

View File

@ -34,7 +34,7 @@
2007-11-18 Michael Natterer <mitch@gimp.org> 2007-11-18 Michael Natterer <mitch@gimp.org>
* app/gimp-log.[ch]: changed to work with different * app/gimp-log.[ch]: changed to work with different
compiler-specific ways of doing macro varargs also cope with no compiler-specific ways of doing macro varargs. Also cope with no
macro vararg support at all. Pointed out by Hans Breuer. macro vararg support at all. Pointed out by Hans Breuer.
2007-11-18 Michael Natterer <mitch@gimp.org> 2007-11-18 Michael Natterer <mitch@gimp.org>