]> diplodocus.org Git - nmh/blobdiff - h/dropsbr.h
Remove support for aliases based on Unix groups.
[nmh] / h / dropsbr.h
index 685055aae4752f9caefcbfe1b59d36824fb8269b..c5882dd444b1a05a03b2e9d0c8a801b79e708c0b 100644 (file)
@@ -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);
-