projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e31ed2
)
(Ignore!) Again a whitespace change for testing purposes.
author
markus schnalke
<meillo@marmaro.de>
Mon, 21 May 2012 19:20:38 +0000
(21:20 +0200)
committer
markus schnalke
<meillo@marmaro.de>
Mon, 21 May 2012 19:20:38 +0000
(21:20 +0200)
h/fmt_scan.h
patch
|
blob
|
history
diff --git
a/h/fmt_scan.h
b/h/fmt_scan.h
index
09346da
..
d7f43af
100644
(file)
--- a/
h/fmt_scan.h
+++ b/
h/fmt_scan.h
@@
-16,7
+16,7
@@
struct comp {
char *c_text; /* component text (if found) */
struct comp *c_next; /* hash chain linkage */
short c_flags; /* misc. flags (from fmt_scan) */
- short c_type; /* type info (from fmt_compile) */
+ short c_type; /* type info (from fmt_compile) */
union {
struct tws *c_u_tws;
struct mailname *c_u_mn;