changed the folders command to use execlp instead of
[unix-history] / usr / src / usr.bin / mail / temp.c
index bef0669..c9fee2d 100644 (file)
@@ -8,7 +8,7 @@
  * Give names to all the temporary files that we will need.
  */
 
  * Give names to all the temporary files that we will need.
  */
 
-static char *SccsId = "@(#)temp.c      1.3 %G%";
+static char *SccsId = "@(#)temp.c      2.1 %G%";
 
 char   tempMail[14];
 char   tempQuit[14];
 
 char   tempMail[14];
 char   tempQuit[14];