Whoops, fix a typo in my last commit.
[mmh] / uip / mhlsbr.c
index faa7f71..7c13bec 100644 (file)
@@ -1923,7 +1923,7 @@ compileargs (struct mcomp *c1, char *nfs)
 {
     struct format *fmt;
     struct arglist *args;
-    char *ap;
+    char **ap;
     struct comp *cptr;
     unsigned int i;