]> git.sesse.net Git - vlc/blobdiff - modules/gui/beos/Interface.cpp
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / beos / Interface.cpp
index cbaebcc4f98427939367251d53bf9c12ce26ae23..6da022a32bf7420210df5452cc0795be77b7a947 100644 (file)
@@ -68,7 +68,7 @@ int E_(OpenIntf) ( vlc_object_t *p_this )
         msg_Err( p_intf, "out of memory" );
         return VLC_EGENERIC;
     }
-    
     p_intf->pf_run = Run;
 
     /* Create the interface window */