Skip to content

Commit fd521da

Browse files
committed
Fix export of +SUPPORTS-THREADS-P+
1 parent 50ade29 commit fd521da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apiv2/pkgdcl.lisp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
(:import-from :sb-ext #:timeout)
1111

1212
(:export
13-
#:*supports-threads-p*
13+
#:+supports-threads-p+
1414
#:bordeaux-threads-error
1515
#:not-implemented)
1616

0 commit comments

Comments
 (0)