Changes to export FlmAllocDbSystem.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@268 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
ahodgkinson
2006-04-03 20:02:31 +00:00
parent 434c1f918b
commit bf94e603dc
2 changed files with 4 additions and 20 deletions

View File

@@ -4539,7 +4539,7 @@ Exit:
/****************************************************************************
Desc: Allocates an F_DbSystem object for non-COM applications
****************************************************************************/
RCODE FlmAllocDbSystem(
XFLMEXP RCODE XFLMAPI FlmAllocDbSystem(
IF_DbSystem ** ppDbSystem)
{
flmAssert( ppDbSystem && *ppDbSystem == NULL);