Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Righter committed Jan 1, 2010
1 parent a1f2cb9 commit ff110e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -91,7 +91,6 @@ EXAMPLE USAGE
});
posix.cat("sample.xml").addCallback(function (content) {
//sys.puts(content);
sys.puts('...starting parsing');
parser.parse(content);
});

0 comments on commit ff110e3

Please sign in to comment.