summaryrefslogtreecommitdiff
path: root/nonstd.h
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-01-23 00:10:53 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2026-01-23 00:10:53 +0100
commitdde5775bb5597691e5165f42999e4ca9f76690cf (patch)
tree9244023e77bdd12a4dc1e6d876b0f37855482cf7 /nonstd.h
parent67e3f3d5d10a3fbde1e050b623fc727b27842c8a (diff)
downloadnonstd-dde5775bb5597691e5165f42999e4ca9f76690cf.tar.gz
Update to nonstd.h
Diffstat (limited to 'nonstd.h')
-rw-r--r--nonstd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nonstd.h b/nonstd.h
index d001a4a..224f8ae 100644
--- a/nonstd.h
+++ b/nonstd.h
@@ -5,7 +5,7 @@
// This file provides both the interface and the implementation.
// To instantiate the implementation,
// #define NONSTD_IMPLEMENTATION
-// before including this file.
+// before including this file.
#ifdef NONSTD_IMPLEMENTATION
#ifndef _POSIX_C_SOURCE