X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fhelper.h;h=f7660dc43b8332f674e664202dfe76fdc198e418;hb=0c5217288cb57d0994d4c99997f5341e2c3a6871;hp=77abc1d8742214046c794f8ba96fc7694eaa5dce;hpb=e4ef4d0f708651807d91bd92d7ab92c1b5c6d675;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;