| Index: third_party/npapi/bindings/nptypes.h
|
| diff --git a/third_party/npapi/bindings/nptypes.h b/third_party/npapi/bindings/nptypes.h
|
| index 300128885cc346745bdba87f871674dcfc5e231a..abcc96be0d554a25cfe6b00d865ca928e262447d 100644
|
| --- a/third_party/npapi/bindings/nptypes.h
|
| +++ b/third_party/npapi/bindings/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>
|
|
|