Trim trailing white spaces.
[geeqie.git] / src / editors.h
index e0ca1b8..acb0674 100644 (file)
@@ -42,7 +42,7 @@ struct _EditorDescription {
        gchar *name;            /* Name, localized name presented to user */
        gchar *icon;            /* Icon */
        gchar *exec;            /* Exec */
-       gchar *menu_path;       
+       gchar *menu_path;
        gchar *hotkey;
        GList *ext_list;
        gchar *file;