Minor tweak to generateFooter()

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@442 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
nigels 2004-01-05 15:04:25 +00:00
parent 10d29e38ed
commit c342b2fe2a

View File

@ -45,10 +45,10 @@ function generateHeader($self)
function generateFooter()
{
?>
?>
</body>
</html>
<?
<?
}
function printMenuItem($item, $current_page)