summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/globals.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-04-20 16:38:22 +0000
committerbde <bde@FreeBSD.org>1997-04-20 16:38:22 +0000
commit2d072e5f9d207912f63db40b062677c0507dbed5 (patch)
tree6d83d2dd376c810b976b23a5441a3003276ab4e3 /usr.sbin/sade/globals.c
parent8784b3f4e891adb70e9eeb6b8e2a04741912409d (diff)
downloadFreeBSD-src-2d072e5f9d207912f63db40b062677c0507dbed5.zip
FreeBSD-src-2d072e5f9d207912f63db40b062677c0507dbed5.tar.gz
Fixed the type of timeout functions and removed casts that hid the
type mismatches. There was no problem in practice (at least on 386's). Don't cast NULL in calls to timeout functions. pcvt is fully prototyped and doesn't support K&R. Timeout functions take args of type `void *', so use magic numbers of type `void *' for UPDATE_* to reduce the danger of wrong conversions. Removed FreeBSD-pre-1.1-related TIMEOUT_FUNC_T macro. It was especially bogus for the pre-1.1 case.
Diffstat (limited to 'usr.sbin/sade/globals.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud