projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f825b13
)
eek, a patch had a tab in it
author
Mikael Magnusson
<mikachu@comhem.se>
Thu, 21 Oct 2004 20:54:59 +0000
(20:54 +0000)
committer
Mikael Magnusson
<mikachu@comhem.se>
Thu, 21 Oct 2004 20:54:59 +0000
(20:54 +0000)
openbox/client.c
patch
|
blob
|
history
diff --git
a/openbox/client.c
b/openbox/client.c
index a1e7282f310be8e2b5c51f5144970b09d26de53d..f5ca0005af35840dc385515a21b67672190f5556 100644
(file)
--- a/
openbox/client.c
+++ b/
openbox/client.c
@@
-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;
}