X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=db-odbc%2Fodbc-ff-interface.lisp;h=ba3362e9b3e2c49690ad570f30605ece7bdc5a52;hb=f3c9127216b9fbea4f49ec6f9316929da64bf177;hp=4fbb8356dc6884378e460ba4e889845e29892a61;hpb=6684280691d01cc6d761f24288f9ea80d77bca29;p=clsql.git diff --git a/db-odbc/odbc-ff-interface.lisp b/db-odbc/odbc-ff-interface.lisp index 4fbb835..ba3362e 100644 --- a/db-odbc/odbc-ff-interface.lisp +++ b/db-odbc/odbc-ff-interface.lisp @@ -6,7 +6,7 @@ ;;;; Purpose: Function definitions for UFFI interface to ODBC ;;;; Author: Kevin M. Rosenberg ;;;; -;;;; $Id: odbc-package.lisp 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2004 by Kevin M. Rosenberg ;;;; and Copyright (C) Paul Meurer 1999 - 2001. All rights reserved. @@ -354,7 +354,7 @@ (*value :pointer-void) (szLength :int)) :module "odbc" - :returning :int) + :returning :short) (def-function "SQLTables" ((hstmt :pointer-void)