summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-05-13 15:31:30 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-05-13 15:31:30 +0000
commitbe5724b568535edce3571904930f0514753de596 (patch)
tree2d5c6a4cbda38cf34bd90e5a67a866c74ca89f90
parent494c4cedcf809e482cdb6f527395c74c3336479b (diff)
downloadpcre-be5724b568535edce3571904930f0514753de596.tar.gz
Correct summary comment at head of file.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1331 2f5784b3-3f2a-0410-8824-cb99058d5e15
-rw-r--r--pcre_string_utils.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/pcre_string_utils.c b/pcre_string_utils.c
index 94a5126..3ad3825 100644
--- a/pcre_string_utils.c
+++ b/pcre_string_utils.c
@@ -6,7 +6,7 @@
and semantics are as close as possible to those of the Perl 5 language.
Written by Philip Hazel
- Copyright (c) 1997-2012 University of Cambridge
+ Copyright (c) 1997-2013 University of Cambridge
-----------------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without
@@ -38,8 +38,8 @@ POSSIBILITY OF SUCH DAMAGE.
*/
-/* This module contains an internal function that is used to match an extended
-class. It is used by both pcre_exec() and pcre_def_exec(). */
+/* This module contains internal functions for comparing and finding the length
+of strings for different data item sizes. */
#ifdef HAVE_CONFIG_H
@@ -54,7 +54,7 @@ class. It is used by both pcre_exec() and pcre_def_exec(). */
* Compare string utilities *
*************************************************/
-/* The following two functions compares two strings. Basically an strcmp
+/* The following two functions compares two strings. Basically a strcmp
for non 8 bit characters.
Arguments: