danf: curl-www/auto ignores,1.21,1.22

[email protected] Fri, 29 May 2009 18:43:24 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/auto
In directory labb:/tmp/cvs-serv7146

Modified Files:
	ignores 
Log Message:
Ignore a couple NSPR warnings


Index: ignores
===================================================================
RCS file: /cvsroot/curl/curl-www/auto/ignores,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- ignores	10 Oct 2008 21:52:28 -0000	1.21
+++ ignores	29 May 2009 18:43:22 -0000	1.22
@@ -24,3 +24,5 @@
 lib/sendf.h:.*: warning: anonymous variadic macros were introduced in C99
 # MIT Kerberos 1.2
 /usr/kerberos/include/.* is not defined
+# NetScape Portable Runtime library 4.7.3 (dependency of NSS)
+nspr/prlink.h:.*: warning: function declaration isn't a prototype