johan 2003/08/07 12:10:35 PDT
FreeBSD src repository
Modified files:
sbin/ccdconfig Makefile ccdconfig.c
Log:
Make this WARNS=6 clean by renaming the variable 'err' to 'error'
in order not to shadow err(3).
Tested by: make universe
Revision Changes Path
1.10 +1 -1 src/sbin/ccdconfig/Makefile
1.34 +6 -6 src/sbin/ccdconfig/ccdconfig.c