aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2001-04-15 13:45:12 +0000
committernyamatongwe <unknown>2001-04-15 13:45:12 +0000
commit9f1b8407f7e1b769a99438e243a314a883332cd7 (patch)
treef6fb616b8f3630aed5cea1d57275c0cdae1cca59
parent47152006c4ebf7fb625e451a071b6f976c763525 (diff)
downloadscintilla-mirror-9f1b8407f7e1b769a99438e243a314a883332cd7.tar.gz
Removed blank lines.
-rw-r--r--doc/ScintillaDoc.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 39eaa2816..1b56ad265 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -270,9 +270,6 @@ SCI_FINDTEXT(int flags, TextToFind *ttf)
to indicate a set of characters, ^ within a set to complement the set, ^ outside a set
to match the start of line, $ to match the end of line, * to match 0 or more times,
+ to match 1 or more times
-
-
-
</p>
<pre>
SCI_SEARCHANCHOR