Minor comment tweaking.

This commit is contained in:
obrien 2001-10-17 23:59:29 +00:00
parent d51a15e1db
commit 64fa922935

View File

@ -38,8 +38,8 @@
#define _MACHINE_ANSI_H_
/*
* Types which are fundamental to the implementation and must be declared
* in more than one standard header are defined here. Standard headers
* Types which are fundamental to the implementation and may appear in
* more than one standard header are defined here. Standard headers
* then use:
* #ifdef _BSD_SIZE_T_
* typedef _BSD_SIZE_T_ size_t;