]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/open.h
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / macosx / open.h
index 0ca9e72659ca0ebde450e2c7db603cf3b9a68145..d636a3e3914f7d56f6ababb0d1a2927221171f72 100644 (file)
@@ -13,7 +13,7 @@
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
- * 
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
@@ -114,7 +114,7 @@ NSArray *GetEjectableMediaOfClass( const char *psz_class );
     IBOutlet id o_eyetv_noEyeTV_lbl;
     IBOutlet id o_eyetv_noEyeTVLong_lbl;
     IBOutlet id o_eyetv_previousProgram_btn;
-    
     BOOL b_autoplay;
 }