This commit is contained in:
Viktor Szakats
2008-04-21 13:58:11 +00:00
parent 5fe9c01ff3
commit b5760b4350

View File

@@ -20,7 +20,7 @@
* contrib/hbtip/mail.prg
* contrib/hbtip/ftpcln.prg
! Fixed ambigous "=" and "!=" to "==" or ":="
or "!( == )" contructs.
or "!( == )" constructs.
Someone pls verify if these fixes are right in
the broader context.