fixed ChangeLog entry, meant to say G_STRFUNC

svn path=/trunk/; revision=24923
This commit is contained in:
Sven Neumann 2008-02-19 15:09:30 +00:00
parent c1e09363c7
commit c0a1d69977

View File

@ -3,7 +3,7 @@
* app/app.c
* app/batch.c
* app/core/gimp.c
* app/gui/gui.c: use G_STRLOC instead of hardcoding the function
* app/gui/gui.c: use G_STRFUNC instead of hardcoding the function
name in verbose output.
2008-02-19 Sven Neumann <sven@gimp.org>