Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / sbr / seq_read.c
index e349121..985c61e 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;
 
     /*