[BACK]Return to err.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / usr.bin / xlint / lint1

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/usr.bin/xlint/lint1/err.c between version 1.16 and 1.17

version 1.16, 2001/12/13 23:56:00 version 1.17, 2002/01/31 19:36:54
Line 32 
Line 32 
  */   */
   
 #include <sys/cdefs.h>  #include <sys/cdefs.h>
 #ifndef lint  #if defined(__RCSID) && !defined(lint)
 __RCSID("$NetBSD$");  __RCSID("$NetBSD$");
 #endif  #endif
   

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

CVSweb <webmaster@jp.NetBSD.org>