]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use %jd and a cast to intmax_t instead of a cast to long.
authorimp <imp@FreeBSD.org>
Tue, 18 Mar 2003 02:40:40 +0000 (02:40 +0000)
committerimp <imp@FreeBSD.org>
Tue, 18 Mar 2003 02:40:40 +0000 (02:40 +0000)
commit3b5aac966deef94a178eb068e27849bc3dd95ce8
treec5feecd6b070ecdae5ee360d89d16268770367de
parentc6440201e0d22a183f6c872dc9aa82cec7333dd0
Use %jd and a cast to intmax_t instead of a cast to long.
Minor style nit while I'm here.
sys/dev/pccard/pccard.c