- removed unneded dependancies on publib and libltdl PR: ports/78432 Submitted by: maintainer
11 lines
392 B
Text
11 lines
392 B
Text
--- driver/results.c.orig Sun Feb 27 00:59:11 2005
|
|
+++ driver/results.c Sun Feb 27 00:59:19 2005
|
|
@@ -544,7 +544,7 @@
|
|
SQLPOINTER CharacterAttributePtr,
|
|
SQLSMALLINT BufferLength,
|
|
SQLSMALLINT *StringLengthPtr,
|
|
- SQLPOINTER NumericAttributePtr)
|
|
+ SQLLEN * NumericAttributePtr)
|
|
{
|
|
return get_col_attr(StatementHandle, ColumnNumber,
|
|
FieldIdentifier, CharacterAttributePtr,
|