]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/playlist.h
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / macosx / playlist.h
index 907ec03030311051c2a04fc6e4fe75195a97245b..7160c3feb870e4ddf19daf927c7829bfc5535687 100644 (file)
@@ -11,7 +11,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
     BOOL b_selected_item_met;
     BOOL b_isSortDescending;
     id o_tc_sortColumn;
-    
     /* "add node" button and menu entry */
     IBOutlet id o_mi_addNode;
     IBOutlet id o_btn_addNode;