Trim trailing white spaces on empty lines.
[geeqie.git] / src / bar.h
index 7723459..aa0600d 100644 (file)
--- a/src/bar.h
+++ b/src/bar.h
@@ -35,7 +35,7 @@ struct _PaneData {
        gboolean expanded;
        gchar *id;
        PaneType type;
-       
+
        /* filled in by bar */
        GtkWidget *bar;
        LayoutWindow *lw;