aboutsummaryrefslogtreecommitdiff
path: root/core/c/libc
diff options
context:
space:
mode:
Diffstat (limited to 'core/c/libc')
-rw-r--r--core/c/libc/doc.odin2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/c/libc/doc.odin b/core/c/libc/doc.odin
index 883a3dda5..29fb40a30 100644
--- a/core/c/libc/doc.odin
+++ b/core/c/libc/doc.odin
@@ -1,2 +1,2 @@
-// package libc declares the commonly used things in "libc" (C standard library)
+// package libc declares the commonly used things in "libc" (C standard library).
package libc