projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0b65ae
)
Initialized local msgnum to 0.
author
David Levine
<levinedl@acm.org>
Thu, 1 Mar 2012 02:33:24 +0000
(20:33 -0600)
committer
David Levine
<levinedl@acm.org>
Thu, 1 Mar 2012 02:33:24 +0000
(20:33 -0600)
uip/forw.c
patch
|
blob
|
history
diff --git
a/uip/forw.c
b/uip/forw.c
index
4541c10
..
acf74c4
100644
(file)
--- a/
uip/forw.c
+++ b/
uip/forw.c
@@
-130,7
+130,7
@@
main (int argc, char **argv)
int msgp = 0, anot = 0, inplace = 1, mime = 0;
int issue = 0, volume = 0, dashstuff = 0;
int nedit = 0, nwhat = 0, i, in;
- int out, isdf = 0, msgnum;
+ int out, isdf = 0, msgnum = 0;
int outputlinelen = OUTPUTLINELEN;
int dat[5];
char *cp, *cwd, *maildir, *dfolder = NULL;