]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/file-picker/linux/linux.factor
factor: rename files that are not loadable on mac, too
[factor.git] / extra / file-picker / linux / linux.factor
index 9ad1138c75c1afc42a51393adda29fdf6615cf43..d756e5cb84545fcf319875f6c836e709dad83d7d 100644 (file)
@@ -15,7 +15,7 @@ FUNCTION: GtkWidget* gtk_file_chooser_dialog_new (
     gint* first_button_response,
     gchar* second_button_text,
     gint* second_button_response,
-    void* sentinel ) ;
+    void* sentinel )
 
 : <gtk-file-chooser-dialog> ( title action -- dialog )
     [