From f795ac92c92d8da128e30f4a25d7555e418abb41 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 18 Oct 2008 20:24:32 +0000 Subject: [PATCH] typo --- harbour/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index b088986ffe..108588fae6 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -26,7 +26,7 @@ ! Fixed recent warning on Win32 platforms. * contrib/xhb/hbcrypt.c - * Changed to just work instead of RTE-in if any + * Changed to just work instead of RTE-ing if any of the params are empty on non-strings. If non-string is passed, it's considered as empty string.