NetBSD/sys/external/isc
reinoud 8aafc997af Fix prototypes to match the functions. The prototypes had `int' specified for
parameters or result where they should have been the corresponding enums.

gcc won't bitch on them but conceptually they are different and could be
stored in a different width. Compiling with pcc brought this to light.
2009-05-14 09:07:49 +00:00
..
atheros_hal Fix prototypes to match the functions. The prototypes had `int' specified for 2009-05-14 09:07:49 +00:00