Skip to content

Commit

Permalink
fix [0a8fd3f25e]: Tdbc_Init() not exported
Browse files Browse the repository at this point in the history
  • Loading branch information
jan.nijtmans committed Jul 11, 2012
1 parent 2e9bf70 commit 99ff4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tdbc/generic/tdbc.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ TdbcMapSqlStateObjCmd(
*-----------------------------------------------------------------------------
*/

TDBCAPI int
DLLEXPORT int
Tdbc_Init(
Tcl_Interp* interp /* Tcl interpreter */
) {
Expand Down

0 comments on commit 99ff4e0

Please sign in to comment.