kleine anpassungen fuer cl-xmpp

neu: do-node-map, map-node-map
This commit is contained in:
dlichteblau
2005-12-30 14:21:43 +00:00
parent 254a3fcec1
commit 09050fe477
5 changed files with 14 additions and 4 deletions

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.