kleine anpassungen fuer cl-xmpp

neu: do-node-map, map-node-map
This commit is contained in:
dlichteblau
2005-12-30 14:21:46 +00:00
parent 00f773c249
commit ffd1ff2ff9
2 changed files with 2 additions and 3 deletions

View File

@ -43,6 +43,7 @@
#:rod<
;; xstream.lisp
#:xstream
#:make-xstream
#:make-rod-xstream
#:close-xstream

View File

@ -256,9 +256,7 @@
;;; Underflow
;;(defun read-runes (sequence input))
(defun xstream-underflow (input)
(defmethod xstream-underflow ((input xstream))
(declare (type xstream input))
;; we are about to fill new data into the buffer, so we need to
;; adjust buffer-start.