]> Dogcows Code - chaz/tint2/blobdiff - src/config.c
*fix* issue 316
[chaz/tint2] / src / config.c
index ae6fe31ecd3947c1fe145653732fa77f139cd9a6..2224a1d3e30449e34becb982835c50ec1be15eb5 100644 (file)
@@ -257,7 +257,7 @@ void add_entry (char *key, char *value)
                                if (snapshot_path == 0)
                                        systray_enabled = 1;
                        }
-                       if (panel_items_order[j] == 'C')                        
+                       if (panel_items_order[j] == 'C')
                                clock_enabled = 1;
                }
        }
This page took 0.019463 seconds and 4 git commands to generate.