]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Declare arguments that can be promoted so that the compiler's behaviour doesn't chang...
authorTed Lemon <source@isc.org>
Mon, 16 Mar 1998 06:19:46 +0000 (06:19 +0000)
committerTed Lemon <source@isc.org>
Mon, 16 Mar 1998 06:19:46 +0000 (06:19 +0000)
commita7822eac77db660ff0e703eb65a4e012d804ea3e
tree9a6e1c24753a1bda1ad0e9c90045c888f6bd3bc7
parent19d6cdc7d2d2505f5fd4625ad5856464908a2386
Declare arguments that can be promoted so that the compiler's behaviour doesn't change depending on whether or not it follows ANSI.   Fix signed vs. unsigned char discrepencies.
common/options.c
includes/dhcpd.h
server/dhcp.c