OSSP CVS Repository

ossp - Difference in ossp-pkg/lmtp2nntp/shpat_match.c versions 1.1 and 1.2
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/lmtp2nntp/shpat_match.c 1.1 -> 1.2

--- shpat_match.c        2001/08/06 10:51:11     1.1
+++ shpat_match.c        2001/08/12 13:49:51     1.2
@@ -162,11 +162,11 @@
     /* NOTREACHED */
 }
 
-static int rangematch(pattern, test, flags, newp)
-     const char *pattern;
-     char test;
-     int flags;
-     char **newp;
+static int rangematch(
+     const char *pattern,
+     char test,
+     int flags,
+     char **newp)
 {
     int negate, ok;
     char c, c2;

CVSTrac 2.0.1