]> git.sesse.net Git - vlc/blobdiff - modules/codec/spudec/spudec.h
Removes trailing spaces. Removes tabs.
[vlc] / modules / codec / spudec / spudec.h
index 01f8d0a40f5391dbe54657105cdb4fcbf20f4043..13717181c6424b5cdf069bf83733034c3ab2fbba 100644 (file)
@@ -10,7 +10,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
@@ -21,6 +21,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+/* #define DEBUG_SPUDEC 1 */
+
 struct decoder_sys_t
 {
     int b_packetizer;