2002-03-21 20:47 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>

This commit is contained in:
Alexander S.Kresin
2002-03-21 17:45:56 +00:00
parent 758c69e665
commit 9f1088fd4d
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,10 @@
For example:
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
! Added missing commas
* Some text translated from English to Chinese
All changes thanks to dongming <dongming@km169.net>
2002-03-24 16:08 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* include\hbtrace.h

View File

@@ -3504,7 +3504,7 @@ static RDDFUNCS ntxTable = { ntxBof,
ntxOpen,
ntxRelease,
( DBENTRYP_SP ) ntxStructSize,
ntxSysName,
( DBENTRYP_P ) ntxSysName,
ntxEval,
( DBENTRYP_V ) ntxPack,
ntPackRec,