Trim trailing white spaces on empty lines.
[geeqie.git] / src / bar.h
index 61dc4be..aa0600d 100644 (file)
--- a/src/bar.h
+++ b/src/bar.h
@@ -1,7 +1,7 @@
 /*
  * Geeqie
  * (C) 2004 John Ellis
- * Copyright (C) 2008 - 2009 The Geeqie Team
+ * Copyright (C) 2008 - 2012 The Geeqie Team
  *
  * Author: Vladimir Nadvornik
  *
@@ -35,7 +35,7 @@ struct _PaneData {
        gboolean expanded;
        gchar *id;
        PaneType type;
-       
+
        /* filled in by bar */
        GtkWidget *bar;
        LayoutWindow *lw;