mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-16 16:01:26 -07:00
fix some doc comments
This commit is contained in:
@@ -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 ]]
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user