*** empty log message ***

This commit is contained in:
jgarcia 2008-05-07 08:20:22 +00:00
parent 773bdaa2cd
commit 896151dbef

View file

@ -516,7 +516,7 @@
string)
(defmethod stream-write-string ((stream ansi-stream) string &optional (start 0) end)
(cl:write-string stream string :start start :end end))
(cl:write-string string stream :start start :end end))
;; TERPRI