fix some doc comments

This commit is contained in:
Laytan Laats
2024-09-02 20:10:11 +02:00
parent 16c5c69a40
commit 195259e88b
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ when ODIN_OS == .Darwin {
foreign lib {
/*
Convert the broken down time in the structure to a string form: Sun Sep 16 01:03:52 1973\n\0
Convert the broken down time in the structure to a string form: Sun Sep 16 01:03:52 1973.
[[ More; https://pubs.opengroup.org/onlinepubs/9699919799/functions/asctime_r.html ]]
*/