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

Diff for /src/usr.bin/tip/Attic/vars.c between version 1.9 and 1.10

version 1.9, 2007/05/15 19:42:05 version 1.10, 2009/10/27 23:59:45
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)vars.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.9  
changed lines
  Added in v.1.10