Cleanup to fgSetupixelFormat(). Should be no functional changes.
authorRichard Rauch <rkr@olib.org>
Fri, 31 Oct 2003 04:25:34 +0000 (04:25 +0000)
committerRichard Rauch <rkr@olib.org>
Fri, 31 Oct 2003 04:25:34 +0000 (04:25 +0000)
commit70e2127dd0109fa0351356dc78eb9f92ce584423
tree3e2a0e3ec12a3b1d7c6820d657310d4175d5ef8e
parent2fdc022726e934ebfb5c09cf4c40be25738f70c1
Cleanup to fgSetupixelFormat().  Should be no functional changes.

Code facelift included:

 * Consistant indentation.
 * Removal of all TABs (there were a bunch).
 * Fit to 80 columns.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@273 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_window.c