]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix warnings:
authorpeter <peter@FreeBSD.org>
Fri, 15 Jun 2001 00:19:43 +0000 (00:19 +0000)
committerpeter <peter@FreeBSD.org>
Fri, 15 Jun 2001 00:19:43 +0000 (00:19 +0000)
commit9d6d9b8c205e98be206fecfa682b45a490ae2718
treeba5c3c2db2f5481ff0e1399f50bcf0a10d238d2e
parentea133b36699f2c95944ea2f57dbcb1b8007fcd24
Fix warnings:
musycc.c:449: warning: long unsigned int format, unsigned int arg (arg 3)
musycc.c:449: warning: long unsigned int format, unsigned int arg (arg 4)
musycc.c:453: warning: long unsigned int format, unsigned int arg (arg 3)
musycc.c:453: warning: long unsigned int format, unsigned int arg (arg 4)
musycc.c:453: warning: long unsigned int format, unsigned int arg (arg 5)
These warnings used to be confined to the alpha but are on all now.
sys/dev/musycc/musycc.c