X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fhelper.h;h=77abc1d8742214046c794f8ba96fc7694eaa5dce;hb=4d7bacdd25f6404e10e8e5de894e875235e43cfa;hp=ec142c8ef7f777f21810481beaef2a635e8b60c6;hpb=5d1e3437ae5fe29a75c984b9d24b77120a56deb4;p=pspp-builds.git diff --git a/src/ui/gui/helper.h b/src/ui/gui/helper.h index ec142c8e..77abc1d8 100644 --- a/src/ui/gui/helper.h +++ b/src/ui/gui/helper.h @@ -29,7 +29,7 @@ #include "gl/configmake.h" -void paste_syntax_in_new_window (const gchar *syntax); +void paste_syntax_to_window (const gchar *syntax); struct fmt_spec;