aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2021-10-20 22:22:09 +1100
committerNeil <nyamatongwe@gmail.com>2021-10-20 22:22:09 +1100
commit71a8a1c2717beff64a1212fbdf3fbdd1de9d603a (patch)
tree567cb662d0ac3816345092b6b005a101e868e60c /doc/ScintillaHistory.html
parent5279c0491fbf67972010fdd2a7a889863f80e22f (diff)
downloadscintilla-mirror-71a8a1c2717beff64a1212fbdf3fbdd1de9d603a.tar.gz
GetLineEndTypesSupported returns LineEndType, not int.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index fcc3cc463..09afbe849 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -586,6 +586,9 @@
only update and notify dwell end when needed.
<a href="https://sourceforge.net/p/scintilla/bugs/2288/">Bug #2288</a>.
</li>
+ <li>
+ GetLineEndTypesSupported returns LineEndType, not int.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scintilla513.zip">Release 5.1.3</a>