* xgselect.c (xg_select): Put maxfds+1 into a var.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 May 2012 05:27:24 +0000 (22:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 May 2012 05:27:24 +0000 (22:27 -0700)
commit97107e2e531ee355f517990eed735fa657b7105b
tree478acd96426af45cd8d5154ed59346c708321bca
parent12959e8ec2d9a3d075f1e752be96d45817a9289d
* xgselect.c (xg_select): Put maxfds+1 into a var.

This is slightly clearer, and pacifies Ubuntu 12.04 gcc.
src/ChangeLog
src/xgselect.c