X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fui%2Fgui%2Fhelper.h;h=77abc1d8742214046c794f8ba96fc7694eaa5dce;hb=d8493b3b0617cc447446a70b031a69079bc19002;hp=ec142c8ef7f777f21810481beaef2a635e8b60c6;hpb=cd7df218e1f2798b4ac8e193558a67e6ad59e3ed;p=pspp diff --git a/src/ui/gui/helper.h b/src/ui/gui/helper.h index ec142c8ef7..77abc1d874 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;