From 2124d1fb7f4e87c3dfc7f7b8b85cca24a97683b7 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Tue, 7 Mar 2000 20:30:40 +0000 Subject: [PATCH] typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 174241babf..236e892942 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2000-03-07 Michael Natterer - * app/disp_callbacks.C: show GIMP_BAD_CURSOR if we have no layers. + * app/disp_callbacks.c: show GIMP_BAD_CURSOR if we have no layers. Moved the closing bracket out of the GTK_HAVE_SIX_VALUATORS ifdefs (just to force emacs to do correct indentation).