> char *reedit();
authorKurt A. Schoens <kas@ucbvax.Berkeley.EDU>
Tue, 27 Jan 1981 02:33:38 +0000 (18:33 -0800)
committerKurt A. Schoens <kas@ucbvax.Berkeley.EDU>
Tue, 27 Jan 1981 02:33:38 +0000 (18:33 -0800)
SCCS-vsn: usr.bin/mail/def.h 1.9

usr/src/usr.bin/mail/def.h

index cc5b9e5..cc6ef42 100644 (file)
@@ -9,7 +9,7 @@
 #undef isdigit
 
 /*
 #undef isdigit
 
 /*
- * Sccs Id = "@(#)def.h        1.8 %G%";
+ * Sccs Id = "@(#)def.h        1.9 %G%";
  */
 
 /*
  */
 
 /*
@@ -265,6 +265,7 @@ char        *hcontents();
 char   *netmap();
 char   *netname();
 char   *readtty();
 char   *netmap();
 char   *netname();
 char   *readtty();
+char   *reedit();
 char   *rename();
 char   *revarpa();
 char   *rindex();
 char   *rename();
 char   *revarpa();
 char   *rindex();