]> git.sesse.net Git - vlc/blobdiff - include/vlc_config.h
* Strings review in include/
[vlc] / include / vlc_config.h
index a12a2fcc5471cc5ca047de7ee9a57c541c2df8b4..62785cbd72614fc02fd255cd3c667c887aecfd51 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
  * Channel method
  */
 
-/* Delay between channel changes - this is required to avoid flooding the 
+/* Delay between channel changes - this is required to avoid flooding the
  * channel server */
 #define INPUT_CHANNEL_CHANGE_DELAY      (mtime_t)(5*CLOCK_FREQ)