]> git.sesse.net Git - vlc/blobdiff - modules/access/vcdx/vcd.h
Removes trailing spaces. Removes tabs.
[vlc] / modules / access / vcdx / vcd.h
index 8f7d033faf56c3d978764e15a406e82b0384809c..614449974b67528301f26f51ab12ac80206b83e4 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2003, 2004 the VideoLAN team
  * $Id$
  *
- * Authors: Rocky Bernstein <rocky@panix.com> 
+ * Authors: Rocky Bernstein <rocky@panix.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -46,7 +46,7 @@ typedef struct
 
 #if FINISHED
     vcdplay_event_t         event;
-    vcdplay_ctrl_t          control;   
+    vcdplay_ctrl_t          control;
     vcdplay_highlight_t     hli;
 #endif