diff --git a/src/rsync.lisp b/src/rsync.lisp index 755a5fe..103912b 100644 --- a/src/rsync.lisp +++ b/src/rsync.lisp @@ -14,6 +14,7 @@ (defun rsync (host) + (declare (ignore host)) (error "This node is not supported yet.") ;; (make-instance 'rsync ;; :host host)