summaryrefslogtreecommitdiffstats
path: root/stdlib/doc-lookup.tl
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/doc-lookup.tl')
-rw-r--r--stdlib/doc-lookup.tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/doc-lookup.tl b/stdlib/doc-lookup.tl
index 110d37d4..ea2ede3c 100644
--- a/stdlib/doc-lookup.tl
+++ b/stdlib/doc-lookup.tl
@@ -2,7 +2,7 @@
(defvar usr:*doc-url* "https://www.nongnu.org/txr/txr-manpage.html")
-(defvar os-symbol
+(defvarl os-symbol
(if (ignerr (dlsym (dlopen "libandroid.so") "AAsset_close"))
:android
(let ((u (uname)))