From e245802fa830282d80e9709cde2343b2d3ebba2b Mon Sep 17 00:00:00 2001 From: marco Date: Mon, 10 Sep 2012 09:01:24 +0000 Subject: [PATCH] * deprecated old shortstring getenv func. git-svn-id: trunk@22364 - --- rtl/unix/bunxovlh.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtl/unix/bunxovlh.inc b/rtl/unix/bunxovlh.inc index 48f3048be7..d9378a7ca0 100644 --- a/rtl/unix/bunxovlh.inc +++ b/rtl/unix/bunxovlh.inc @@ -65,7 +65,7 @@ function fptime :time_t; inline; Function fpSelect (N:cint;readfds,writefds,exceptfds:pfdset;TimeOut:cint):cint; Function fpSelect (var T:Text;TimeOut :PTimeval):cint; Function fpSelect (var T:Text;TimeOut :time_t):cint; -Function FpGetEnv (name : String): pChar; +Function FpGetEnv (name : String): pChar; deprecated; // because shortstring // macro's