summaryrefslogtreecommitdiff
path: root/test.c
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2025-01-12 12:13:56 +0100
committerMitya Selivanov <automainint@guattari.tech>2025-01-12 12:13:56 +0100
commit29d736aecc5db0deb67053931e5b1cf03a9defc3 (patch)
tree50caf18887aeda07b24bee5d4143130f8546aff7 /test.c
parent464575c72a8a20b5e565f91cebfeb470edc8542e (diff)
downloadreduced_system_layer-29d736aecc5db0deb67053931e5b1cf03a9defc3.zip
f32 colors; g_ prefix
Diffstat (limited to 'test.c')
-rw-r--r--test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.c b/test.c
index e050ebc..3051910 100644
--- a/test.c
+++ b/test.c
@@ -2,7 +2,7 @@
//
// test.c
//
-// Unit-testing and microbenchmarks modular library for C
+// Unit-testing and microbenchmarks modular library for C.
//
// ----------------------------------------------------------------
//