Reverting previous commit: %lf is a valid format specifier for the scanf
authorSven Panne <sven.panne@aedion.de>
Wed, 6 Jul 2005 09:19:37 +0000 (09:19 +0000)
committerSven Panne <sven.panne@aedion.de>
Wed, 6 Jul 2005 09:19:37 +0000 (09:19 +0000)
commit22331701e4f069a5e222465ea7c95aa3a584821f
treece3ffb7bd961c1390d0b445fc5cf5c3903a3544f
parent9aef0d00666699035d13b4889b9b2ddcbafb9bba
Reverting previous commit: %lf is a valid format specifier for the scanf
familiy of functions only, not for the printf family.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@667 7f0cb862-5218-0410-a997-914c9d46530a
progs/demos/Lorenz/lorenz.c