]> Dogcows Code - chaz/openbox/blobdiff - openbox/xerror.c
yay no tabs in the source
[chaz/openbox] / openbox / xerror.c
index 12a66afcb6333b07eed65316b75b68625ec11dd7..25041fda3eb2b37ac4d5e8acd0ed8b91f9f85b4b 100644 (file)
@@ -29,7 +29,7 @@ gint xerror_handler(Display *d, XErrorEvent *e)
 #ifdef DEBUG
     if (!xerror_ignore) {
         gchar errtxt[128];
-         
+
         /*if (e->error_code != BadWindow) */
         {
             XGetErrorText(d, e->error_code, errtxt, 127);
This page took 0.02202 seconds and 4 git commands to generate.