diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-23 00:10:53 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-23 00:10:53 +0100 |
| commit | dde5775bb5597691e5165f42999e4ca9f76690cf (patch) | |
| tree | 9244023e77bdd12a4dc1e6d876b0f37855482cf7 /nonstd.h | |
| parent | 67e3f3d5d10a3fbde1e050b623fc727b27842c8a (diff) | |
| download | nonstd-dde5775bb5597691e5165f42999e4ca9f76690cf.tar.gz | |
Update to nonstd.h
Diffstat (limited to 'nonstd.h')
| -rw-r--r-- | nonstd.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
