Raise WARNS to 6:
authorChris Pressey <cpressey@dragonflybsd.org>
Wed, 2 Mar 2005 07:35:32 +0000 (07:35 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Wed, 2 Mar 2005 07:35:32 +0000 (07:35 +0000)
commit77d8b05507bdcc085e50e89788fadfda19ebbd24
treef705082781063ba83ce9a495703b065fc8adde43
parent82996da1a799b354f45e474cd91adc5353571aff
Raise WARNS to 6:
- Un-const-ify a function argument;
- Use a signed integer in a loop bounded by a signed integer.
usr.sbin/mailwrapper/mailwrapper.c