chain.c: avoid comma-space in assembly stubs
authorH. Peter Anvin <hpa@zytor.com>
Thu, 19 Jun 2008 18:05:06 +0000 (11:05 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 19 Jun 2008 18:05:06 +0000 (11:05 -0700)
commit9947beb42284551dc53e68f412b567ee857c53a2
tree6dd7950e654c5fa6edbb735144fdc3c86b839965
parentbc12f7a629ad1f44a9be81ebbf6a0671cad02c2c
chain.c: avoid comma-space in assembly stubs

Comma-space takes up too much horizontal space, since we
want to be able to comment properly.
com32/modules/chain.c