X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fui%2Fgui%2Fhelper.h;h=f7660dc43b8332f674e664202dfe76fdc198e418;hb=eea449691e75dfc2af4fd5d6670ab155b813a13e;hp=77abc1d8742214046c794f8ba96fc7694eaa5dce;hpb=f550aee00a62fe1d8baf62d83cd7efef6cc2ee92;p=pspp diff --git a/src/ui/gui/helper.h b/src/ui/gui/helper.h index 77abc1d874..f7660dc43b 100644 --- a/src/ui/gui/helper.h +++ b/src/ui/gui/helper.h @@ -29,7 +29,7 @@ #include "gl/configmake.h" -void paste_syntax_to_window (const gchar *syntax); +gchar *paste_syntax_to_window (gchar *syntax); struct fmt_spec;