r722 - trunk/varnish-cache/include

des at projects.linpro.no des at projects.linpro.no
Mon Aug 7 17:42:46 CEST 2006


Author: des
Date: 2006-08-07 17:42:46 +0200 (Mon, 07 Aug 2006)
New Revision: 722

Modified:
   trunk/varnish-cache/include/compat.h
Log:
paste-o.

Modified: trunk/varnish-cache/include/compat.h
===================================================================
--- trunk/varnish-cache/include/compat.h	2006-08-07 15:24:24 UTC (rev 721)
+++ trunk/varnish-cache/include/compat.h	2006-08-07 15:42:46 UTC (rev 722)
@@ -6,7 +6,7 @@
 #define COMPAT_H_INCLUDED
 
 #ifndef HAVE_VASPRINTF
-int asprintf(char **strp, const char *fmt, va_list ap)
+int vasprintf(char **strp, const char *fmt, va_list ap)
 #endif
 
 #ifndef HAVE_ASPRINTF




More information about the varnish-commit mailing list