|
From: andi <bin...@li...> - 2001-09-26 11:04:07
|
andi Wed Sep 26 04:04:02 2001 EDT
Modified files:
/r2/binarycloud/user/htdocs compilertest.html
Log:
Fixed typo in sml tags
Index: r2/binarycloud/user/htdocs/compilertest.html
diff -u r2/binarycloud/user/htdocs/compilertest.html:1.2 r2/binarycloud/user/htdocs/compilertest.html:1.3
--- r2/binarycloud/user/htdocs/compilertest.html:1.2 Tue Sep 25 16:07:42 2001
+++ r2/binarycloud/user/htdocs/compilertest.html Wed Sep 26 04:04:02 2001
@@ -9,7 +9,7 @@
<b> blah </b>
<bc:module>
- <id>moo</moo>
+ <id>moo</id>
<name>HelloWorld</name>
<package>hello_world</package>
<cache>
|