Import Assistant: Fix generation of variable names
[pspp] / src / ui / gui / psppire-encoding-selector.h
index adf359f6970edc220875c0cb030349110a9cdf73..4d6e4eaffaad975a82d57417f24866f9004ceb3b 100644 (file)
@@ -22,8 +22,8 @@
 GtkWidget *psppire_encoding_selector_new (const char *default_encoding,
                                           gboolean allow_auto);
 
-/* 
-   Return a string describing the currently selected encoding. 
+/*
+   Return a string describing the currently selected encoding.
    The caller should free this string when no longer required.
 */
 gchar *psppire_encoding_selector_get_encoding (GtkWidget *selector);