diff options
author | Kevin Rushforth <[email protected]> | 2004-12-11 00:24:53 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2004-12-11 00:24:53 +0000 |
commit | f5a0736664ce8b48fa7024e3655e2796fc339d80 (patch) | |
tree | 20e688605da081ab5eb1271dca46aceb9d1767e5 /www | |
parent | cf8ede3565aa340fa63ef1968e74d29d07fac7f4 (diff) |
Fixed line break
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@92 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www')
-rw-r--r-- | www/j3d1_4/shaders.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/j3d1_4/shaders.html b/www/j3d1_4/shaders.html index ea88188..ff6d63c 100644 --- a/www/j3d1_4/shaders.html +++ b/www/j3d1_4/shaders.html @@ -205,7 +205,9 @@ varying parameters...<br> TODO: Finish this...<br> </ol> <p>TODO: more info here. </p> -<p><font color="gray">Page last updated — $Date$ </font> +<p><font color="gray">Page last updated — +$Date$ +</font> </p> </body> </html> |