summaryrefslogtreecommitdiffstats
path: root/man3/strptime.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/strptime.3')
-rw-r--r--man3/strptime.31
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/strptime.3 b/man3/strptime.3
index e220f21b0..0b7fb1240 100644
--- a/man3/strptime.3
+++ b/man3/strptime.3
@@ -19,6 +19,7 @@ Standard C library
.BR "#define _XOPEN_SOURCE" " /* See feature_test_macros(7) */"
.B #include <time.h>
.PP
+.B [[gnu::nonnull]]
.BI "char *strptime(const char *restrict " s ", const char *restrict " format ,
.BI " struct tm *restrict " tm );
.fi