]> Dogcows Code - chaz/openbox/commitdiff
eek, a patch had a tab in it
authorMikael Magnusson <mikachu@comhem.se>
Thu, 21 Oct 2004 20:54:59 +0000 (20:54 +0000)
committerMikael Magnusson <mikachu@comhem.se>
Thu, 21 Oct 2004 20:54:59 +0000 (20:54 +0000)
openbox/client.c

index a1e7282f310be8e2b5c51f5144970b09d26de53d..f5ca0005af35840dc385515a21b67672190f5556 100644 (file)
@@ -3324,7 +3324,7 @@ gint client_directional_edge_search(ObClient *c, ObDirection dir)
         /* not implemented */
     default:
         g_assert_not_reached();
-       dest = 0; /* suppress warning */
+        dest = 0; /* suppress warning */
     }
     return dest;
 }
This page took 0.025052 seconds and 4 git commands to generate.