X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fhelper.h;h=f7660dc43b8332f674e664202dfe76fdc198e418;hb=44bce70de3a7d3c2787d0d5cb0b452b5191b38fd;hp=77abc1d8742214046c794f8ba96fc7694eaa5dce;hpb=4d7bacdd25f6404e10e8e5de894e875235e43cfa;p=pspp-builds.git diff --git a/src/ui/gui/helper.h b/src/ui/gui/helper.h index 77abc1d8..f7660dc4 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;