src/main.c: Flush and close STDOUT before calling gl_update().
authorFlorian Forster <ff@octo.it>
Wed, 28 Jul 2010 10:15:12 +0000 (12:15 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 28 Jul 2010 10:15:12 +0000 (12:15 +0200)
commit8e3e3a4bd16003cb8f89709b74d4478ea522832c
tree2ebdf3d3b993cf365ca9ddd8db01d71b3e5ecce9
parent0e847a9762cd2399b4b3aeda25cab26380455abe
src/main.c: Flush and close STDOUT before calling gl_update().

This hopefully signals the browser that the request is done
before doing the maintenance work.
src/main.c