projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
523cfc1
)
Whoops, fix a typo in my last commit.
author
Ken Hornstein
<kenh@pobox.com>
Mon, 2 Apr 2012 19:58:12 +0000
(15:58 -0400)
committer
Ken Hornstein
<kenh@pobox.com>
Mon, 2 Apr 2012 19:58:12 +0000
(15:58 -0400)
uip/mhlsbr.c
patch
|
blob
|
history
diff --git
a/uip/mhlsbr.c
b/uip/mhlsbr.c
index
faa7f71
..
7c13bec
100644
(file)
--- 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;