-
-/*
- * dropsbr.h -- definitions for maildrop-style files
+/* dropsbr.h -- definitions for maildrop-style files
*/
/*
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);
-