diff options
author | ph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15> | 2010-03-10 16:08:01 +0000 |
---|---|---|
committer | ph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15> | 2010-03-10 16:08:01 +0000 |
commit | 2b6afaf95389abfb23a75f791481df6f04f7dcd0 (patch) | |
tree | 00561b490a13ba30f5b33fb93dd83d46817b44c1 /pcretest.c | |
parent | 967823bcbc807492f562c85260a653a39eed2e23 (diff) | |
download | pcre-2b6afaf95389abfb23a75f791481df6f04f7dcd0.tar.gz |
Tidies for 8.02-RC1 release.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@507 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'pcretest.c')
-rw-r--r-- | pcretest.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -118,7 +118,7 @@ external symbols to prevent clashes. */ /* We also need the pcre_printint() function for printing out compiled patterns. This function is in a separate file so that it can be included in -pcre_compile.c when that module is compiled with debugging enabled. It needs to +pcre_compile.c when that module is compiled with debugging enabled. It needs to know which case is being compiled. */ #define COMPILING_PCRETEST |