diff options
Diffstat (limited to 'src/env.c')
-rw-r--r-- | src/env.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -167,7 +167,7 @@ is_nameChar(const uint8_t c) } /** - Return true iff @c buf is a valid prefixed name suffix. + Return true iff `buf` is a valid prefixed name suffix. TODO: This is more strict than it should be. */ static inline bool |