X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=sql%2Futils.lisp;fp=sql%2Futils.lisp;h=34cd5dc8c4d5ae9a1daa8b533d9cf22dba3f091d;hp=b43e3180e64f6f8d392446229660c6eed1caaab1;hb=b712c97002b19e418f8430cef1257515a5e3a3d3;hpb=d86f73be9a261b9c071ab905aeff5d1ee30a3f31 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