X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql%2Futils.lisp;h=34cd5dc8c4d5ae9a1daa8b533d9cf22dba3f091d;hb=ec4ecda1dc9e256b921a3ce7ac420441f848974b;hp=b43e3180e64f6f8d392446229660c6eed1caaab1;hpb=dc107d34212597ed1272cfa21138d384e71b00d2;p=clsql.git diff --git a/sql/utils.lisp b/sql/utils.lisp index b43e318..34cd5dc 100644 --- a/sql/utils.lisp +++ b/sql/utils.lisp @@ -390,5 +390,4 @@ is replaced with replacement. [FROM http://cl-cookbook.sourceforge.net/strings.h when pos do (write-string replacement out) while pos) (unless stream - (get-output-stream-string out)))) - + (get-output-stream-string out)))) \ No newline at end of file