]> git.marmaro.de Git - mmh/blobdiff - sbr/seq_read.c
Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / sbr / seq_read.c
index e3491218a956891733057f9a4838e0f670450197..985c61e843a9813890e7bad71a6bcf8e0fe5c572 100644 (file)
@@ -158,7 +158,8 @@ seq_private (struct msgs *mp)
 static int
 seq_init (struct msgs *mp, char *name, char *field)
 {
-    int i, j, k, is_current;
+    unsigned int i;
+    int j, k, is_current;
     char *cp, **ap;
 
     /*