Fixed.
authorDaiki Ueno <ueno@unixuser.org>
Thu, 11 Aug 2005 07:40:37 +0000 (07:40 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Thu, 11 Aug 2005 07:40:37 +0000 (07:40 +0000)
lisp/riece-ruby.el

index c7c5d82..80036f6 100644 (file)
@@ -327,7 +327,7 @@ Use `riece-ruby-set-property' to set this variable.")
         (index 0))
     (while (< index length)
       (if (eq (aref data index) ?\n)
-         (aset data index " "))
+         (aset data index ))
       (setq index (1+ index)))
     (riece-send-string
      (format "NOTICE %s :%s\r\n"