From c85b361044c1621b2d48597da36e427618aabc67 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 3 Apr 2022 09:41:01 -0700 Subject: add PUSH-HOSTATTR, don't use &rest in PUSH-HOSTATTRS & fix docstring Signed-off-by: Sean Whitton --- src/package.lisp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/package.lisp') diff --git a/src/package.lisp b/src/package.lisp index 953732a..6ddb49a 100644 --- a/src/package.lisp +++ b/src/package.lisp @@ -208,6 +208,7 @@ #:get-hostattrs-car #:get-parent-hostattrs #:get-parent-hostattrs-car + #:push-hostattr #:push-hostattrs #:pushnew-hostattr #:pushnew-hostattrs -- cgit v1.2.3