[BACK]Return to quit.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mail

Diff for /src/usr.bin/mail/quit.c between version 1.19 and 1.20

version 1.19, 2007/09/10 14:29:53 version 1.20, 2009/10/27 23:59:40
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static const char sccsid[] = "@(#)quit.c        8.2 (Berkeley) 4/28/95";  
 #else  
 static const char rcsid[] = "$OpenBSD$";  
 #endif  
 #endif /* not lint */  
   
 #include "rcv.h"  #include "rcv.h"
 #include <fcntl.h>  #include <fcntl.h>
 #include "extern.h"  #include "extern.h"

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20