Merge commit 'origin/stable'
[pspp-builds.git] / src / ui / gui / syntax-editor-source.h
index f66c46f9b68f71215aa0b725ce823dc4afbc9872..f8d08eaaadbcde3a28f6ff61cfae0e9f051abf2c 100644 (file)
@@ -25,7 +25,8 @@ struct syntax_editor;
 struct getl_interface *
 create_syntax_editor_source (GtkTextBuffer *buffer,
                             GtkTextIter start,
-                            GtkTextIter stop
+                            GtkTextIter stop,
+                            const gchar *name
                             );