Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
$NetBSD: patch-cb,v 1.1 2007/10/10 13:13:48 rillig Exp $
--- include/ptlib/pstring.h.orig 2004-11-23 11:33:08.000000000 +0000
+++ include/ptlib/pstring.h 2007-10-10 13:03:34.000000000 +0000
@@ -3176,5 +3176,6 @@ class PRegularExpression : public PObjec
int lastError;
};
+extern PString psprintf(const char *, ...);
// End Of File ///////////////////////////////////////////////////////////////