diff dvdnav_internal.h.in @ 89:0fbef4901e2c src

Add a comment so I can tell which version of the CVS a user is using. Also add a FIXME to remind me to fix the Chapter number display.
author jcdutton
date Tue, 03 Sep 2002 00:41:48 +0000
parents 0e2abe7083de
children b2801805c433
line wrap: on
line diff
--- a/dvdnav_internal.h.in	Mon Sep 02 03:20:01 2002 +0000
+++ b/dvdnav_internal.h.in	Tue Sep 03 00:41:48 2002 +0000
@@ -60,7 +60,7 @@
 #endif
 
 /* where should libdvdnav write its messages (stdout/stderr) */
-#define MSG_OUT stderr
+#define MSG_OUT stdout
 
 typedef struct read_cache_s read_cache_t;