r9957: 2 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
[clsql.git] / db-odbc / odbc-ff-interface.lisp
index 96c9c5187c411a11c63663b3734c567bf3c51521..ba3362e9b3e2c49690ad570f30605ece7bdc5a52 100644 (file)
      (*value :pointer-void)
      (szLength :int))
   :module "odbc"
-  :returning :int)
+  :returning :short)
 
 (def-function "SQLTables"
     ((hstmt :pointer-void)