]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Constify bsd_getopt(3) arguments
authorGuillem Jover <guillem@hadrons.org>
Wed, 8 Jun 2011 00:10:38 +0000 (02:10 +0200)
committerGuillem Jover <guillem@hadrons.org>
Wed, 8 Jun 2011 00:10:38 +0000 (02:10 +0200)
commit4a6303ba3b64504ab0077b9cfebd2a4b918d531d
tree6983b4eea08aad88b54c5caca89b3c20bbdbb263
parent7446f029b52f15b318402c3827802cdf31727566
Constify bsd_getopt(3) arguments

This matches the standard declaration for getopt(3).
include/bsd/unistd.h
src/bsd_getopt.c