Remove trailing whitespace.
authorsf-exg <sf-exg>
Sun, 31 Jan 2010 09:02:48 +0000 (09:02 +0000)
committersf-exg <sf-exg>
Sun, 31 Jan 2010 09:02:48 +0000 (09:02 +0000)
src/background.C
src/init.C
src/xdefaults.C

index 3054446..c13a37a 100644 (file)
@@ -138,8 +138,8 @@ bgPixmap_t::window_size_sensitive ()
   return false;
 }
 
   return false;
 }
 
-bool 
-bgPixmap_t::window_position_sensitive () 
+bool
+bgPixmap_t::window_position_sensitive ()
 {
 # ifdef ENABLE_TRANSPARENCY
   if (flags & isTransparent)
 {
 # ifdef ENABLE_TRANSPARENCY
   if (flags & isTransparent)
@@ -535,7 +535,7 @@ bgPixmap_t::render_asim (ASImage *background, ARGB32 background_tint)
               ASImage *tmp = tile_asimage (target->asv, result,
                                            (h_scale > 0) ? 0 : (int)result->width - x,
                                            (v_scale > 0) ? 0 : (int)result->height - y,
               ASImage *tmp = tile_asimage (target->asv, result,
                                            (h_scale > 0) ? 0 : (int)result->width - x,
                                            (v_scale > 0) ? 0 : (int)result->height - y,
-                                           new_pmap_width, 
+                                           new_pmap_width,
                                            new_pmap_height,
                                            TINT_LEAVE_SAME, ASA_XImage,
                                            100, ASIMAGE_QUALITY_DEFAULT);
                                            new_pmap_height,
                                            TINT_LEAVE_SAME, ASA_XImage,
                                            100, ASIMAGE_QUALITY_DEFAULT);
index a476a51..5ad9cd2 100644 (file)
@@ -1144,7 +1144,7 @@ rxvt_term::create_windows (int argc, const char *const *argv)
 
   XmbSetWMProperties (dpy, top, NULL, NULL, (char **)argv, argc,
                       &szHint, &wmHint, &classHint);
 
   XmbSetWMProperties (dpy, top, NULL, NULL, (char **)argv, argc,
                       &szHint, &wmHint, &classHint);
-#if ENABLE_EWMH 
+#if ENABLE_EWMH
 # ifdef HAVE_AFTERIMAGE
   /*
    * set up icon hint
 # ifdef HAVE_AFTERIMAGE
   /*
    * set up icon hint
index acecdaa..51902d3 100644 (file)
@@ -690,7 +690,7 @@ rxvt_term::parse_keysym (const char *str, const char *arg)
       sym = strtol (str, &end, 16);
       if (*end)
         return -1;
       sym = strtol (str, &end, 16);
       if (*end)
         return -1;
-    }  
+    }
 
   keyboard->register_user_translation (sym, state, arg);
   return 1;
 
   keyboard->register_user_translation (sym, state, arg);
   return 1;