summaryrefslogtreecommitdiff
path: root/extra/inkscape/spuriouscomma.patch
blob: bc538068f9e3dec56d6ae9e4fa35ed51c9f7e7d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/widgets/desktop-widget.h~	2011-07-08 13:25:09.000000000 -0500
+++ src/widgets/desktop-widget.h	2013-02-15 16:04:45.806910365 -0600
@@ -239,7 +239,7 @@
 private:
     GtkWidget *tool_toolbox;
     GtkWidget *aux_toolbox;
-    GtkWidget *commands_toolbox,;
+    GtkWidget *commands_toolbox;
     GtkWidget *snap_toolbox;
 
     static void init(SPDesktopWidget *widget);