summaryrefslogtreecommitdiff
path: root/np_sdk/inc/nptypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'np_sdk/inc/nptypes.h')
-rw-r--r--np_sdk/inc/nptypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/np_sdk/inc/nptypes.h b/np_sdk/inc/nptypes.h
index d5faf5f4921c..63dcb0602b3b 100644
--- a/np_sdk/inc/nptypes.h
+++ b/np_sdk/inc/nptypes.h
@@ -69,7 +69,7 @@
#endif
#elif defined(bsdi) || defined(FREEBSD) || defined(OPENBSD)
/*
- * BSD/OS, FreeBSD, and OpenBSD ship sys/types.h that define int32_t and
+ * BSD/OS, FreeBSD, and OpenBSD ship sys/types.h that define int32_t and
* u_int32_t.
*/
#include <sys/types.h>