summaryrefslogtreecommitdiff
path: root/graphics/gimp-app/files/patch-app_tools_gimptexttool.c
blob: 7fbf416afd363e99568bbd722accb74ba7b1e5cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- app/tools/gimptexttool.c.orig	Thu Feb  5 01:52:53 2004
+++ app/tools/gimptexttool.c	Thu Feb  5 01:53:00 2004
@@ -218,7 +218,7 @@
 			     GdkModifierType  state,
 			     GimpDisplay     *gdisp)
 {
-  GimpTextTool *text_tool = GIMP_TEXT_TOOL (tool);;
+  GimpTextTool *text_tool = GIMP_TEXT_TOOL (tool);
   GimpDrawable *drawable;
   GimpText     *text  = NULL;
   gint          off_x = 0;