X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=config_h.SH;h=508f8cddc607a1233d79a99dccbfbf40345fc20d;hb=edc2eac33c792d54399e570820645265bcb07080;hp=847d99ffbf693df8ec10b80b2dda1ad3cd7c338d;hpb=30edf02596e0952c9456e4a8152b41ff0c8f36ab;p=p5sagit%2Fp5-mst-13.2.git diff --git a/config_h.SH b/config_h.SH index 847d99f..508f8cd 100644 --- a/config_h.SH +++ b/config_h.SH @@ -1048,7 +1048,7 @@ sed <$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un /* BYTEORDER: * This symbol holds the hexadecimal constant defined in byteorder, - * i.e. 0x1234 or 0x4321, etc... + * in a UV, i.e. 0x1234 or 0x4321 or 0x12345678, etc... * If the compiler supports cross-compiling or multiple-architecture * binaries (eg. on NeXT systems), use compiler-defined macros to * determine the byte order.