X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fscansbr.h;h=1f0d08731b04b719a516203a08ecae4a176615a0;hb=50c72f9094eea8ad222ffb3b11f51eb4bb52f024;hp=4e2e87aa945ed26ab16f64869d0da6dce68b6ac5;hpb=51d0e643f8daeb2db8de0a3d31d7d7f038b48380;p=mmh diff --git a/h/scansbr.h b/h/scansbr.h index 4e2e87a..1f0d087 100644 --- a/h/scansbr.h +++ b/h/scansbr.h @@ -21,7 +21,10 @@ extern char *scanl; #define WIDTH 78 +#define SCN_MBOX (-1) +#define SCN_FOLD 0 + /* ** prototypes */ -int scan(FILE *, int, int, char *, int, int, int, int); +int scan(FILE *, int, int, char *, int, int, int);