diff options
author | peter <peter@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2005-06-07 09:47:55 +0000 |
---|---|---|
committer | peter <peter@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2005-06-07 09:47:55 +0000 |
commit | 6861641be0cadc99442fc37ca0a3573e1c697333 (patch) | |
tree | b77bc4624c46a591bff3222fb7bebaaf35125b4a /rtl/unix/bunxh.inc | |
parent | eba853507eeab9441fa3de1664ea7c362fc2f395 (diff) | |
download | fpc-6861641be0cadc99442fc37ca0a3573e1c697333.tar.gz |
* remove $Log
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@231 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'rtl/unix/bunxh.inc')
-rw-r--r-- | rtl/unix/bunxh.inc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/rtl/unix/bunxh.inc b/rtl/unix/bunxh.inc index 94da486b19..b0e14e2c1c 100644 --- a/rtl/unix/bunxh.inc +++ b/rtl/unix/bunxh.inc @@ -101,12 +101,3 @@ Type TGrpArr = Array [0..0] of TGid; { C style array workarounds} Function FpGetEnv (name : pChar): pChar; function fpsettimeofday(tp:ptimeval;tzp:ptimezone):cint; -{ - $Log: bunxh.inc,v $ - Revision 1.16 2005/02/14 17:13:31 peter - * truncate log - - Revision 1.15 2005/02/13 20:01:38 peter - * include file cleanup - -} |