cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/lib/mbuiter.h


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/lib/mbuiter.h
Date: Tue, 20 Sep 2005 12:57:27 -0400

Index: ccvs/lib/mbuiter.h
diff -u ccvs/lib/mbuiter.h:1.1 ccvs/lib/mbuiter.h:1.2
--- ccvs/lib/mbuiter.h:1.1      Sun Sep  4 05:58:56 2005
+++ ccvs/lib/mbuiter.h  Tue Sep 20 16:57:24 2005
@@ -101,6 +101,10 @@
 #include "mbchar.h"
 #include "strnlen1.h"
 
+#if !defined mbsinit && !HAVE_MBSINIT
+# define mbsinit(ps) 1
+#endif
+
 struct mbuiter_multi
 {
   bool in_shift;       /* true if next byte may not be interpreted as ASCII */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]