From b436c714c6a23ead40434896bf8fcbb62ed0a764 Mon Sep 17 00:00:00 2001 From: Arjen Schol Date: Wed, 4 Feb 2015 14:08:41 +0100 Subject: Upgrade pcre to 8.36 --- ext/pcre/pcrelib/pcre_printint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/pcre/pcrelib/pcre_printint.c') diff --git a/ext/pcre/pcrelib/pcre_printint.c b/ext/pcre/pcrelib/pcre_printint.c index 1a91c50046..8cbb161395 100644 --- a/ext/pcre/pcrelib/pcre_printint.c +++ b/ext/pcre/pcrelib/pcre_printint.c @@ -68,7 +68,7 @@ appropriately for an application, not for building PCRE. */ #include "pcre.h" #include "pcre_internal.h" -/* These are the functions that are contained within. It doesn't seem worth +/* These are the funtions that are contained within. It doesn't seem worth having a separate .h file just for this. */ #endif /* PCRE_INCLUDED */ -- cgit v1.2.1