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

Diff for /src/usr.bin/tip/Attic/acu.c between version 1.16 and 1.17

version 1.16, 2008/11/09 12:34:47 version 1.17, 2009/10/27 23:59:44
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)acu.c       8.1 (Berkeley) 6/6/93";  
 #endif  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include "tip.h"  #include "tip.h"
   
 static acu_t *acu = NULL;  static acu_t *acu = NULL;

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