diff options
Diffstat (limited to 'Porting/Glossary')
-rw-r--r-- | Porting/Glossary | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Porting/Glossary b/Porting/Glossary index 5c35d2482e..b69d7b993c 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -2826,8 +2826,8 @@ i_arpainet (i_arpainet.U): i_assert (i_assert.U): This variable conditionally defines the I_ASSERT symbol, which - indicates to the C program that <assert.h> exists and could - be included. + indicates to the C program that <assert.h> exists and could be + included. i_bsdioctl (i_sysioctl.U): This variable conditionally defines the I_SYS_BSDIOCTL symbol, which |