]> Dogcows Code - chaz/openbox/blobdiff - openbox/mouse.c
remove trailing whitespace
[chaz/openbox] / openbox / mouse.c
index 97abf70840e10531dc8f064a73aee1e5d70ca145..97616096d5ffafc6b9908c2a56535636e06ed753 100644 (file)
@@ -146,7 +146,7 @@ void mouse_unbind_all()
 {
     gint i;
     GSList *it;
-    
+
     for(i = 0; i < OB_FRAME_NUM_CONTEXTS; ++i) {
         for (it = bound_contexts[i]; it; it = g_slist_next(it)) {
             ObMouseBinding *b = it->data;
This page took 0.019945 seconds and 4 git commands to generate.