]> Dogcows Code - chaz/tint2/blobdiff - src/clock/clock.c
fixed memleak
[chaz/tint2] / src / clock / clock.c
index 6e5032d24078e3d11932232841c2b834e6a618e3..af7afe1e236740df361bb1790c07e31edee7d92a 100644 (file)
@@ -301,6 +301,6 @@ void clock_action(int button)
                command = clock_rclick_command;
                break;
        }
-  tint_exec(command);
+       tint_exec(command);
 }
 
This page took 0.020344 seconds and 4 git commands to generate.