From kde-commits Sat Mar 24 20:12:47 2007 From: Allen Winter Date: Sat, 24 Mar 2007 20:12:47 +0000 To: kde-commits Subject: KDE/kdepimlibs/kcal/libical/src/libical Message-Id: <1174767167.180792.15981.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=117490460003739 SVN commit 646168 by winterz: please don't use this. we keep the file only in case we install a new libical and compare it to the one we have. M +1 -0 vsnprintf.c --- trunk/KDE/kdepimlibs/kcal/libical/src/libical/vsnprintf.c #646167:646168 @@ -3,6 +3,7 @@ #endif #ifndef HAVE_SNPRINTF +#error DO NOT USE libical version of vsnprintf. /* * Revision 12: http://theos.com/~deraadt/snprintf.c *