diff decoder.h @ 37:832ca4921e04 src

Fixed (what appears to be) an error in JumpVTS_PTT implementation, it didn't call play_PGC after jumping.
author richwareham
date Thu, 30 May 2002 15:56:41 +0000
parents 8b08ee66cbff
children a049c3753f32
line wrap: on
line diff
--- a/decoder.h	Thu May 30 14:26:59 2002 +0000
+++ b/decoder.h	Thu May 30 15:56:41 2002 +0000
@@ -32,7 +32,7 @@
 #include <dvdread/ifo_types.h> /*  vm_cmd_t */
 
 /* Uncomment for tracing */
-/* #define TRACE */
+/* #define TRACE  */
 
 typedef enum {
   LinkNoLink  = 0,