Subject: CVS commit: src/dist/bind/lib/lwres/include/lwres
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 11/04/2007 22:02:35
Module Name:	src
Committed By:	tls
Date:		Sun Nov  4 22:02:35 UTC 2007

Modified Files:
	src/dist/bind/lib/lwres/include/lwres: lwres.h

Log Message:
Mollify NetBSD's lint (which brokenly doesn't define __STDC__ and thus
picks up a bogus assert() macro from assert.h) by not putting double
quotes too close to macro using assert().


To generate a diff of this commit:
cvs rdiff -r1.1.1.4 -r1.2 src/dist/bind/lib/lwres/include/lwres/lwres.h

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