Fix unportable assumptions about alignment of local char[n] variables.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 25 Mar 2001 19:30:28 +0000 (19:30 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 25 Mar 2001 19:30:28 +0000 (19:30 +0000)
commite4b9a9af4d019b8b72befaa30bd821f7994c6df5
tree4d127c15e0ef2e414cf9bacd1dc0d34e3fc75478
parent9e36771723ec64b072f4b52e0fddf2edf1ec2544
Fix unportable assumptions about alignment of local char[n] variables.
socket.c