]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Print 4 per line. To do this, we test against i % 16 == 0 rather than i % 4
authorimp <imp@FreeBSD.org>
Wed, 17 Oct 2001 05:33:51 +0000 (05:33 +0000)
committerimp <imp@FreeBSD.org>
Wed, 17 Oct 2001 05:33:51 +0000 (05:33 +0000)
commit2d3858aafb81e3c519447af026de85d64f9c5e3a
tree6678ae15b247aeab0eefb56a63877332328a2f62
parent8f403ef071ba98fd2b1b17b70942066a52731870
Print 4 per line.  To do this, we test against i % 16 == 0 rather than i % 4
since that's always true for this loop.
sys/pccard/pcic_pci.c