deleted values of constants from docs

This commit is contained in:
Viktor Szakats
2013-03-25 01:22:21 +01:00
parent 91713d5fa0
commit 7dcadd2976
2 changed files with 7 additions and 5 deletions

View File

@@ -10,6 +10,10 @@
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
*/
2013-03-25 01:21 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbct/doc/en/ctstr.txt
* deleted values of constants from docs
2013-03-24 23:49 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/hbdoc/hbdoc.prg
+ handle unknown compliance strings gracefully

View File

@@ -137,12 +137,10 @@
is set (e.g. "?"), then "?" matches every other character.
<nMode> can be one of the following values that are defined
in ct.ch
in ct.ch:
Definition | Value
----------------------|------
CT_SETATLIKE_EXACT | 0
CT_SETATLIKE_WILDCARD | 1
CT_SETATLIKE_EXACT
CT_SETATLIKE_WILDCARD
$EXAMPLES$