Minor style normalizations to minimize the diffs between *now* and from
authorRichard Rauch <rkr@olib.org>
Fri, 16 Jan 2004 00:22:43 +0000 (00:22 +0000)
committerRichard Rauch <rkr@olib.org>
Fri, 16 Jan 2004 00:22:43 +0000 (00:22 +0000)
commit7a728dd3cd243c67e81756dddbf77bb6d1d0824a
treee09fce5e4d89f2b6e648524cc17074b1895eb750
parent2c55bae5c0678f98fceef9bdaa9554988c150635
Minor style normalizations to minimize the diffs between *now* and from
before John's changes.  No functional changes:

 * Removed some hard TABs introduced.
 * Removed some spaces-at-end-of-line introduced.
 * A couple of function calls were touched up.

I did this separately only because I don't like messing with other people's
commits.  (I don't like feeling like the style police, either, but when
I mess with the commit, there's no room for reverting my interference if
it is deemed undesirable...)

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