changeset 13600:a0bb374553a1

typo noticed by Shixin Zeng <shixinzeng at sjtu dot edu dot cn>
author diego
date Sun, 10 Oct 2004 13:00:56 +0000
parents 094b023bd291
children da85ac96600e
files libmpdemux/asf_mmst_streaming.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdemux/asf_mmst_streaming.c	Sun Oct 10 12:26:58 2004 +0000
+++ b/libmpdemux/asf_mmst_streaming.c	Sun Oct 10 13:00:56 2004 +0000
@@ -22,7 +22,7 @@
 #include <winsock2.h>
 #endif
 
-#ifndef USE_SETLOCAL
+#ifndef USE_SETLOCALE
 #undef USE_ICONV
 #endif