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

Generated by cgit