Fix style.
authorayin <ayin>
Sat, 5 Jan 2008 13:42:37 +0000 (13:42 +0000)
committerayin <ayin>
Sat, 5 Jan 2008 13:42:37 +0000 (13:42 +0000)
src/background.h

index 41015ca..271e6f9 100644 (file)
@@ -107,7 +107,8 @@ struct bgPixmap_t
   bool window_size_sensitive ();
   bool window_position_sensitive ();
 
-  bool is_parentOrigin () {
+  bool is_parentOrigin ()
+  {
     return !(flags & isVtOrigin);
   };