X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=h%2Ffmt_scan.h;h=7e21479ec14b6b8d4ee689ab85b4b7fedc4ab147;hb=a1da5322b88c7ed8c524f6b4130a9a9120ec4cd9;hp=fcc87f7d72a655370aa02c2205c3c80eae001ec9;hpb=f23521bc9435b472122f99752dadc8a28863ae2f;p=mmh diff --git a/h/fmt_scan.h b/h/fmt_scan.h index fcc87f7..7e21479 100644 --- a/h/fmt_scan.h +++ b/h/fmt_scan.h @@ -111,7 +111,8 @@ char *new_fs (char *form, char *format, char *default_fs); * strings that you want to compile and operate on the * same message, this should be set to false. * - * Returns the number of components referenced by the format instructions. + * Returns the total number of components referenced by all format instructions + * since the last reset of the hash table. */ int fmt_compile (char *fstring, struct format **fmt, int reset);