emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/strftime.c,v


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/src/strftime.c,v
Date: Thu, 23 Nov 2006 05:18:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Nick Roberts <nickrob>  06/11/23 05:18:42

Index: strftime.c
===================================================================
RCS file: /sources/emacs/emacs/src/strftime.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- strftime.c  18 Sep 2006 03:32:42 -0000      1.34
+++ strftime.c  23 Nov 2006 05:18:42 -0000      1.35
@@ -69,7 +69,7 @@
 #if DO_MULTIBYTE
 # if HAVE_MBRLEN
 #  include <wchar.h>
-#   ifdef HAVE_SYS__MBSTATE_H  /* previously tested __hpux */
+#  ifdef HAVE_SYS__MBSTATE_T_H       /* previously tested __hpux */
 #     include <sys/_mbstate_t.h>
 #   endif
 #  if !defined (mbsinit) && !defined (HAVE_MBSINIT)




reply via email to

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