[BACK]Return to assertions.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / isc

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

Diff for /src/lib/libc/isc/assertions.c between version 1.4 and 1.5

version 1.4, 2007/03/30 20:23:03 version 1.5, 2008/06/21 20:41:48
Line 20 
Line 20 
 #include <sys/cdefs.h>  #include <sys/cdefs.h>
 #if !defined(LINT) && !defined(CODECENTER) && !defined(lint)  #if !defined(LINT) && !defined(CODECENTER) && !defined(lint)
 #ifdef notdef  #ifdef notdef
 static const char rcsid[] = "Id: assertions.c,v 1.2.18.1 2005/04/27 05:01:05 sra Exp";  static const char rcsid[] = "Id: assertions.c,v 1.3 2005/04/27 04:56:34 sra Exp";
 #else  #else
 __RCSID("$NetBSD$");  __RCSID("$NetBSD$");
 #endif  #endif

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb <webmaster@jp.NetBSD.org>