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

Diff for /src/usr.bin/mail/cmd1.c between version 1.27 and 1.28

version 1.27, 2008/07/15 19:13:25 version 1.28, 2009/10/27 23:59:40
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static const char sccsid[] = "@(#)cmd1.c        8.2 (Berkeley) 4/20/95";  
 #else  
 static const char rcsid[] = "$OpenBSD$";  
 #endif  
 #endif /* not lint */  
   
 #include "rcv.h"  #include "rcv.h"
 #include "extern.h"  #include "extern.h"
   

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28