sockets: avoid compiler warning
authorEric Blake <ebb9@byu.net>
Thu, 29 Oct 2009 14:47:22 +0000 (08:47 -0600)
committerEric Blake <ebb9@byu.net>
Fri, 30 Oct 2009 00:39:27 +0000 (18:39 -0600)
commitc65dda0e17504e0ae5b259a2d2b28b0529016b86
tree261650ca5e120aae277df7ea8ea4f6266fd4e4a8
parent975243c9fb21ec51e9cc59db68626a800be78abd
sockets: avoid compiler warning

* lib/sockets.c (gl_sockets_startup): Mark unused parameter.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/sockets.c