Eliminated most of the say-nothing-new comments.
authorRichard Rauch <rkr@olib.org>
Thu, 30 Oct 2003 04:36:54 +0000 (04:36 +0000)
committerRichard Rauch <rkr@olib.org>
Thu, 30 Oct 2003 04:36:54 +0000 (04:36 +0000)
commit453e9bfabcaa1885f602129d9f775e23b6ef9cd3
tree8e6825b6412f196b2c559e880efd326e0003207d
parent18a8b24540f2cd3eaccc5d715ed37692a824d29a
Eliminated most of the say-nothing-new comments.

Fit most of the code to no more than 80 columns.

Raised some issues about completeness/correctness of trying to
decrement the max-window-ID (apparently in order to partially
recycle some window IDs to slightly slow the rate of growth of
window IDs).  (I didn't change what the code does, though.)

The functionality of the code should be unchanged.

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