eek, a patch had a tab in it
This commit is contained in:
parent
f825b13b85
commit
349990a3b5
1 changed files with 1 additions and 1 deletions
|
@ -3324,7 +3324,7 @@ gint client_directional_edge_search(ObClient *c, ObDirection dir)
|
||||||
/* not implemented */
|
/* not implemented */
|
||||||
default:
|
default:
|
||||||
g_assert_not_reached();
|
g_assert_not_reached();
|
||||||
dest = 0; /* suppress warning */
|
dest = 0; /* suppress warning */
|
||||||
}
|
}
|
||||||
return dest;
|
return dest;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue