X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Ffmt_compile.h;h=21e21e256c1f00d308ebf289158d3a90b2d275c8;hp=f034c6c0038abd204d8788105af55114f32e6af2;hb=18591f8e001ecedbee48a51c1d1f08ebaa1c15c8;hpb=fc9279e818dfc96c63a5d75a89080cc68cfe1170 diff --git a/h/fmt_compile.h b/h/fmt_compile.h index f034c6c..21e21e2 100644 --- a/h/fmt_compile.h +++ b/h/fmt_compile.h @@ -22,7 +22,7 @@ #define FT_LS_CFIND 15 /* set "str" to context_find(text) */ #define FT_LS_DECODECOMP 16 /* set "str" to decoded component text */ #define FT_LS_DECODE 17 /* decode "str" as RFC-2047 header */ -#define FT_LS_TRIM 18 /* trim trailing white space from "str" */ +#define FT_LS_TRIM 18 /* trim white space from "str" */ #define FT_LV_COMP 19 /* set "value" to comp (as dec. num) */ #define FT_LV_COMPFLAG 20 /* set "value" to comp flag word */ #define FT_LV_LIT 21 /* set "value" to literal num */