From 1a775e9cebd5de511e1ab50db894db43e6c2e802 Mon Sep 17 00:00:00 2001 From: markus schnalke Date: Mon, 21 May 2012 21:20:38 +0200 Subject: [PATCH] (Ignore!) Again a whitespace change for testing purposes. --- h/fmt_scan.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/h/fmt_scan.h b/h/fmt_scan.h index 09346da..d7f43af 100644 --- 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; -- 1.7.10.4