odbc: align parameters in odbc-describe-column

char-rename
Alexander Iljin 2016-10-30 23:52:43 +03:00 committed by John Benediktsson
parent f466d290ba
commit 6c91db786a
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ C: <column> column
bufferLen alien-space-str :> columnName
0 short <ref> :> nameLengthPtr
0 short <ref> :> dataTypePtr
0 uint <ref> :> columnSizePtr
0 uint <ref> :> columnSizePtr
0 short <ref> :> decimalDigitsPtr
0 short <ref> :> nullablePtr
statement columnNumber columnName bufferLen nameLengthPtr