*** empty log message ***

This commit is contained in:
Paul Tucker
1999-07-26 19:44:27 +00:00
parent 5eaaa368ce
commit 94d1663437

View File

@@ -1,6 +1,6 @@
19990726-03:25 EDT Paul Tucker <ptucker@sympatico.ca>
* source/rtl/dbcmd.c
* memset(pWorkAreas,0,sizeof(AREA)); in rddInit
+ memset(pWorkAreas,0,sizeof(AREA)); in rddInit
* a couple more (or maybe the same) casts to help msvc.
19990726-20:52 CET Victor Szel <info@szelvesz.hu>