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

Diff for /src/usr.bin/tip/Attic/cmds.c between version 1.27 and 1.28

version 1.27, 2007/05/15 19:42:05 version 1.28, 2009/10/27 23:59:44
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)cmds.c      8.1 (Berkeley) 6/6/93";  
 #endif  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include "tip.h"  #include "tip.h"
 #include "pathnames.h"  #include "pathnames.h"
   

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