mesa: whitespace fixes in glformats.c
authorBrian Paul <brianp@vmware.com>
Thu, 23 Jan 2014 15:29:54 +0000 (08:29 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 23 Jan 2014 15:31:21 +0000 (08:31 -0700)
commit1a441805781382067e92cd9f3b324f23164c3024
tree5de86d4785945e1b4439bc700fff6669f17c73da
parenta15eb1967671f9c2f58d22c5ef8f4b53806f9597
mesa: whitespace fixes in glformats.c

Reindent _mesa_get_nongeneric_internalformat() to match other functions.
Remove extraneous empty lines in _mesa_get_linear_internalformat().

Trivial.
src/mesa/main/glformats.c