Skip to content

Commit

Permalink
indenting
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed Sep 26, 2011
1 parent 0a5a907 commit 5b2a5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/canvas-draw.html
Expand Up @@ -88,7 +88,7 @@
clear: function() {
ctxt.clearRect(0, 0, 800, 480);
$.post('/clear');
}
}
};

return self.init();
Expand Down

0 comments on commit 5b2a5a2

Please sign in to comment.