Skip to content

Commit

Permalink
Make couple more inline functions templates
Browse files Browse the repository at this point in the history
  • Loading branch information
andralex committed Jun 12, 2015
1 parent 27728fd commit db50ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/c/odbc/sqlext.d
Expand Up @@ -547,7 +547,7 @@ enum : uint
SQL_LEN_DATA_AT_EXEC_OFFSET = (-100),
}

uint SQL_LEN_DATA_AT_EXEC
uint SQL_LEN_DATA_AT_EXEC()
(
uint length
)
Expand Down

0 comments on commit db50ef2

Please sign in to comment.