From: Ken Hornstein Date: Mon, 2 Apr 2012 19:58:12 +0000 (-0400) Subject: Whoops, fix a typo in my last commit. X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=0334babd3b366359fa8879a07222e615d9d69459;p=mmh Whoops, fix a typo in my last commit. --- diff --git a/uip/mhlsbr.c b/uip/mhlsbr.c index faa7f71..7c13bec 100644 --- a/uip/mhlsbr.c +++ b/uip/mhlsbr.c @@ -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;