* pop.c (socket_connection): Double-cast to avoid GCC warning
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 21:21:24 +0000 (14:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 21:21:24 +0000 (14:21 -0700)
commitfe3bfdde8dbc5ba7e4d600a6f09829953c6ed80b
treecf0a2f973d7abebc6a67c4663cac486f9518e3ae
parent5a9c1e26a73394d076607fa027b8d7848231c2f8
* pop.c (socket_connection): Double-cast to avoid GCC warning

about alignment.
lib-src/ChangeLog
lib-src/pop.c