From c0a1d69977e72486cb2ebefed4159f2a0fca3117 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Tue, 19 Feb 2008 15:09:30 +0000 Subject: [PATCH] fixed ChangeLog entry, meant to say G_STRFUNC svn path=/trunk/; revision=24923 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d6d1c7beb1..8259fdb1a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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