projects
/
elisp
/
riece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6f406a
)
Fixed.
author
ueno
<ueno>
Sat, 20 Nov 2004 00:44:01 +0000
(
00:44
+0000)
committer
ueno
<ueno>
Sat, 20 Nov 2004 00:44:01 +0000
(
00:44
+0000)
lisp/riece.el
patch
|
blob
|
history
diff --git
a/lisp/riece.el
b/lisp/riece.el
index
86c1d62
..
93f2a88
100644
(file)
--- a/
lisp/riece.el
+++ b/
lisp/riece.el
@@
-551,7
+551,7
@@
Instead, these commands are available:
riece-real-nickname)))
(process-send-string
(cdr (car pointer))
- "VERSION")
+ "VERSION\r\n")
(process-send-string
(cdr (car pointer))
(format "PRIVMSG %s :\1VERSION\1\r\n" nickname)))