From 05f40e7bad18b7fadc2a34bf39c149ce801abe40 Mon Sep 17 00:00:00 2001 From: ph10 Date: Wed, 12 Feb 2020 17:37:05 +0000 Subject: Final tidies and documentation updates for 8.44. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1763 2f5784b3-3f2a-0410-8824-cb99058d5e15 --- pcrecpp.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcrecpp.cc') diff --git a/pcrecpp.cc b/pcrecpp.cc index 0d6b140..ce289af 100644 --- a/pcrecpp.cc +++ b/pcrecpp.cc @@ -92,7 +92,7 @@ static const char *start_options[] = { "(*LIMIT_RECURSION=", "(*LIMIT_MATCH=", "(*CRLF)", - "(*LF)", + "(*LF)", "(*CR)", "(*BSR_UNICODE)", "(*BSR_ANYCRLF)", -- cgit v1.2.1