Added FLMEXP and FLMAPI to exported APIs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@112 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -147,9 +147,8 @@ Exit:
|
||||
/****************************************************************************
|
||||
Desc: Closes a FLAIM database.
|
||||
****************************************************************************/
|
||||
RCODE FlmDbClose(
|
||||
FLMEXP RCODE FLMAPI FlmDbClose(
|
||||
HFDB * phDbRV)
|
||||
{
|
||||
return( flmDbClose( phDbRV, FALSE));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user