Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tianyu Gu committed Dec 22, 2022
1 parent 3f6a983 commit 3cb1cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libuv/version.cl
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
;; (ldb (byte 8 0) version)))) ; patch

(ff:def-foreign-call uv_version_string (:void)
:returning ((* :char) string)
:returning ((* :char) simple-string)
:strings-convert t
:documentation "Returns the libuv version number as a string. For non-release versions the version suffix is included.")

0 comments on commit 3cb1cf4

Please sign in to comment.