Reformated comments and long lines
[mmh] / h / addrsbr.h
index 7c997f6..5e19b78 100644 (file)
@@ -1,6 +1,6 @@
 /*
 /*
- * addrsbr.h -- definitions for the address parsing system
- */
+** addrsbr.h -- definitions for the address parsing system
+*/
 
 #define AD_HOST 1          /* getm(): lookup official hostname    */
 #define AD_NHST 0          /* getm(): do not lookup official name */
 
 #define AD_HOST 1          /* getm(): lookup official hostname    */
 #define AD_NHST 0          /* getm(): do not lookup official name */
@@ -28,8 +28,8 @@ struct mailname {
 
 
 /*
 
 
 /*
- *  prototypes
- */
+**  prototypes
+*/
 void mnfree(struct mailname *);
 int ismymbox(struct mailname *);
 char *getname(char *);
 void mnfree(struct mailname *);
 int ismymbox(struct mailname *);
 char *getname(char *);