m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/lib/Attic/regex.c,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/lib/Attic/regex.c,v [branch-1_4]
Date: Wed, 07 Jun 2006 18:46:43 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/06/07 18:46:42

Index: lib/regex.c
===================================================================
RCS file: /sources/m4/m4/lib/Attic/regex.c,v
retrieving revision 1.1.1.1.2.5
retrieving revision 1.1.1.1.2.6
diff -u -b -r1.1.1.1.2.5 -r1.1.1.1.2.6
--- lib/regex.c 7 Jun 2006 03:54:09 -0000       1.1.1.1.2.5
+++ lib/regex.c 7 Jun 2006 18:46:42 -0000       1.1.1.1.2.6
@@ -4890,7 +4890,7 @@
 
 static int
 bcmp_translate (s1, s2, len, translate)
-     unsigned const char *s1, *s2;
+     const unsigned char *s1, *s2;
      register int len;
      char *translate;
 {




reply via email to

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