aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-02 13:49:59 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-02 13:49:59 -0700
commitf0aa90746c39bff31135eef4d53156d13543aaca (patch)
tree2e336cb9470d230ab784b6efa298f11e6fb641db /src/package.lisp
parent37c8017ed1249b4e34634b7df691b82f62e6361b (diff)
downloadconsfigurator-f0aa90746c39bff31135eef4d53156d13543aaca.tar.gz
rename RETURN-EXIT -> EXIT-CODE-TO-RETVAL
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/package.lisp')
-rw-r--r--src/package.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package.lisp b/src/package.lisp
index 7ff96b2..436bc54 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -137,7 +137,7 @@
#:string-to-filename
#:filename-to-string
- #:return-exit
+ #:exit-code-to-retval
#:posix-login-environment
#:define-error-retval-cfun