]> git.sesse.net Git - vlc/blobdiff - modules/access_filter/timeshift.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / access_filter / timeshift.c
index d34985252a9767c41f57ee79f02f513eea267b23..9693b89d38779dd149f6cac8737dfb6c34ce154d 100644 (file)
@@ -537,7 +537,7 @@ static int Control( access_t *p_access, int i_query, va_list args )
         *pi_int = 0;
         break;
 
-    case ACCESS_SET_PAUSE_STATE: 
+    case ACCESS_SET_PAUSE_STATE:
         break;
 
     /* Forward everything else to the source access */