removed trailing whitespace.
2004-02-05 Michael Natterer <mitch@gimp.org> * app/core/gimpimage-crop.c: removed trailing whitespace. * app/gui/debug-commands.[ch] * app/gui/toolbox-menu.c: renamed ENABLE_DEBUG_ENTRIES to ENABLE_DEBUG_MENU and #define it to be equal to GIMP_UNSTABLE.
This commit is contained in:

committed by
Michael Natterer

parent
b48b110e3e
commit
be6b23d68a
@ -35,7 +35,7 @@
|
||||
#include "menus.h"
|
||||
|
||||
|
||||
#ifdef ENABLE_DEBUG_ENTRIES
|
||||
#ifdef ENABLE_DEBUG_MENU
|
||||
|
||||
/* local function prototypes */
|
||||
|
||||
@ -145,4 +145,4 @@ debug_dump_menus_recurse_menu (GtkWidget *menu,
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* ENABLE_DEBUG_ENTRIES */
|
||||
#endif /* ENABLE_DEBUG_MENU */
|
||||
|
Reference in New Issue
Block a user