From 4d40dd138dd608dbd72125975bd211b54522d9d5 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 3 Aug 2003 02:30:35 +0000 Subject: [PATCH] Err. --- stepmania/src/pcre/get.c | 2 +- stepmania/src/pcre/internal.h | 2 +- stepmania/src/pcre/maketables.c | 2 +- stepmania/src/pcre/pcre.c | 2 +- stepmania/src/pcre/study.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stepmania/src/pcre/get.c b/stepmania/src/pcre/get.c index 6f548482cf..55e736dc24 100644 --- a/stepmania/src/pcre/get.c +++ b/stepmania/src/pcre/get.c @@ -5,7 +5,7 @@ /* This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. See -the file Tech.Steps for some information on the internals. +the file Tech.Notes for some information on the internals. Written by: Philip Hazel diff --git a/stepmania/src/pcre/internal.h b/stepmania/src/pcre/internal.h index f439af1914..15e1537293 100644 --- a/stepmania/src/pcre/internal.h +++ b/stepmania/src/pcre/internal.h @@ -5,7 +5,7 @@ /* This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. See -the file Tech.Steps for some information on the internals. +the file Tech.Notes for some information on the internals. Written by: Philip Hazel diff --git a/stepmania/src/pcre/maketables.c b/stepmania/src/pcre/maketables.c index a9a0498d53..01078f19e6 100644 --- a/stepmania/src/pcre/maketables.c +++ b/stepmania/src/pcre/maketables.c @@ -30,7 +30,7 @@ restrictions: supersede any condition above with which it is incompatible. ----------------------------------------------------------------------------- -See the file Tech.Steps for some information on the internals. +See the file Tech.Notes for some information on the internals. */ diff --git a/stepmania/src/pcre/pcre.c b/stepmania/src/pcre/pcre.c index ede8ca4b56..623fe94dce 100644 --- a/stepmania/src/pcre/pcre.c +++ b/stepmania/src/pcre/pcre.c @@ -5,7 +5,7 @@ /* This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. See -the file Tech.Steps for some information on the internals. +the file Tech.Notes for some information on the internals. Written by: Philip Hazel diff --git a/stepmania/src/pcre/study.c b/stepmania/src/pcre/study.c index 6a8ce6351b..f924543d21 100644 --- a/stepmania/src/pcre/study.c +++ b/stepmania/src/pcre/study.c @@ -5,7 +5,7 @@ /* This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. See -the file Tech.Steps for some information on the internals. +the file Tech.Notes for some information on the internals. Written by: Philip Hazel