summaryrefslogtreecommitdiff
path: root/src/DB_interfaces/api_db/DLL_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/DB_interfaces/api_db/DLL_interface.h')
-rwxr-xr-xsrc/DB_interfaces/api_db/DLL_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DB_interfaces/api_db/DLL_interface.h b/src/DB_interfaces/api_db/DLL_interface.h
index 69cca59..de6f138 100755
--- a/src/DB_interfaces/api_db/DLL_interface.h
+++ b/src/DB_interfaces/api_db/DLL_interface.h
@@ -105,7 +105,7 @@ TSyError ConnectModule( appPointer &aMod, cAppCharP aModName, bool is_jni= false
* <aParamInfo> must be true, if each element contains a second param with parameter info.
*/
TSyError ConnectFunctions( appPointer aMod, appPointer aField, memSize aFieldSize,
- bool aParamInfo, ... );
+ int aParamInfo, ... );
/*! Disconnect a connected unit