alloc/galloc: Coding style cleanup
authorDan Nicholson <dbn.lists@gmail.com>
Wed, 25 Mar 2009 22:41:21 +0000 (15:41 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Thu, 26 Mar 2009 03:06:33 +0000 (20:06 -0700)
commit46faf56dedadffb446fa22a53e8068fe1e6c0e69
treea4d7c701916bda954a3611e4eb512cd1c341d2fe
parent1ff77ecd368a41f7b84d885a4f072091e7d552a8
alloc/galloc: Coding style cleanup

Mostly tab-to-space conversion plus a few style nits. Dropped the
register keywords as I'm pretty sure modern compilers can be trusted to
do the right thing.
src/alloc.c
src/galloc.c