Commit 9604c271 9604c271ca66f7c3530f575f491797815af9d56c by Sergey Poznyakoff

(ali_verbatim): New function.

1 parent 7d456807
Showing 1 changed file with 1 additions and 1 deletions
......@@ -348,4 +348,4 @@ void mh_comp_draft __P((char *formfile, char *defformfile, char *draftfile));
int check_draft_disposition __P((struct mh_whatnow_env *wh, int use_draft));
void ali_parse_error __P((char *fmt, ...));
void ali_verbatim __P((int enable));
......