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

Diff for /src/usr.bin/tip/Attic/value.c between version 1.17 and 1.18

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

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18