Renamed function to reflect change of purpose from previous commit
[pspp-builds.git] / src / ui / gui / helper.h
index ec142c8ef7f777f21810481beaef2a635e8b60c6..77abc1d8742214046c794f8ba96fc7694eaa5dce 100644 (file)
@@ -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;