summaryrefslogtreecommitdiff
path: root/srclib
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-11-22 23:49:31 +0000
committerAndré Malo <nd@apache.org>2004-11-22 23:49:31 +0000
commit0ba9b802f7c102370c72f7c792e117ae36211961 (patch)
treee3186e7e4a9d901f1ccc48da139b687a5b7b461a /srclib
parenta4063b9fba3c6834b5acc75031252a4fffe18ee9 (diff)
downloadhttpd-0ba9b802f7c102370c72f7c792e117ae36211961.tar.gz
these files are broken by svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106239 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'srclib')
-rw-r--r--srclib/pcre/testdata/testinput13
-rw-r--r--srclib/pcre/testdata/testoutput13
2 files changed, 4 insertions, 2 deletions
diff --git a/srclib/pcre/testdata/testinput1 b/srclib/pcre/testdata/testinput1
index 66df9b3d79..441f99e320 100644
--- a/srclib/pcre/testdata/testinput1
+++ b/srclib/pcre/testdata/testinput1
@@ -1297,7 +1297,8 @@
abc
/^a b
- c/x
+
+ c/x
abc
/^(a|)\1*b/
diff --git a/srclib/pcre/testdata/testoutput1 b/srclib/pcre/testdata/testoutput1
index f0047ffc40..ea14af11d3 100644
--- a/srclib/pcre/testdata/testoutput1
+++ b/srclib/pcre/testdata/testoutput1
@@ -1819,7 +1819,8 @@ No match
No match
/^a b
- c/x
+
+ c/x
abc
0: abc