Index: combined/src/odbc/cffi-support.lisp
===================================================================
--- combined/src/odbc/cffi-support.lisp	(revision combined,1)
+++ combined/src/odbc/cffi-support.lisp	(revision combined,2.1.1)
@@ -8,5 +8,5 @@
 
 (defun get-string-nts (ptr)
-  (cffi:foreign-string-to-lisp ptr MOST-POSITIVE-FIXNUM  t))
+  (cffi:foreign-string-to-lisp ptr MOST-POSITIVE-FIXNUM t))
 
 (defun put-string (ptr vector)
