XFLAIM modifications to use FTK.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@383 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
ahodgkinson
2006-05-08 22:35:48 +00:00
parent 025fab1481
commit 0ffef299a0
122 changed files with 5397 additions and 68650 deletions

View File

@@ -565,7 +565,7 @@ Exit:
Area : TRANSACTION
Desc : Commits an active transaction.
*END************************************************************************/
RCODE XFLMAPI F_Db::transCommit(
RCODE FLMAPI F_Db::transCommit(
FLMBOOL * pbEmpty) // may be NULL
{
RCODE rc = NE_XFLM_OK;