Index: /docs/amachang/20080813-procamp2008/index.html
===================================================================
--- /docs/amachang/20080813-procamp2008/index.html (revision 17615)
+++ /docs/amachang/20080813-procamp2008/index.html (revision 17619)
@@ -720,5 +720,5 @@
 
             function paintMatrix(matrix, offsetx, offsety<strong>, color</strong>) {
-                ctx.fillStyle = color;
+                <strong>ctx.fillStyle = color;</strong>
                 for (var y = 0; y &lt; matrix.length; y ++) {
                     for (var x = 0; x &lt; matrix[y].length; x ++) {
