X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8890670d4c1e8e3f9608c2850c1fe299fb256776..afaab789:/h/dropsbr.h?ds=inline diff --git a/h/dropsbr.h b/h/dropsbr.h index 685055aa..c5882dd4 100644 --- a/h/dropsbr.h +++ b/h/dropsbr.h @@ -1,6 +1,4 @@ - -/* - * dropsbr.h -- definitions for maildrop-style files +/* dropsbr.h -- definitions for maildrop-style files */ /* @@ -54,4 +52,3 @@ char *map_name (char *); int map_read (char *, long, struct drop **, int); int map_write (char *, int, int, long, off_t, off_t, long, int, int); int map_chk (char *, int, struct drop *, long, int); -