diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2007-12-29 14:54:57 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2007-12-29 14:54:57 +0000 |
commit | c0bacbefa7e93e425666c0c5f655c48e3ae97edf (patch) | |
tree | 1e1a27f716883febb5501d8a4d601264f05aaad3 /Porting/Glossary | |
parent | 15895f8a35fabf511cbf5a8aa01ab74e51cbae24 (diff) | |
download | perl-c0bacbefa7e93e425666c0c5f655c48e3ae97edf.tar.gz |
Sync after metaconfig backports. Some reorders were done
p4raw-id: //depot/perl@32773
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 |