From 23d3271aabfebd6d419f371cbeda239bb1fde33b Mon Sep 17 00:00:00 2001 From: brianc Date: Sun, 10 Oct 2010 19:10:39 -0500 Subject: [PATCH] removed rouge keypress --- lib/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/index.js b/lib/index.js index 01c36bc8..c7408174 100644 --- a/lib/index.js +++ b/lib/index.js @@ -154,7 +154,7 @@ p.parse82 = function() { id: 'R', length: length } - }p + } throw new Error("Unknown AuthenticatinOk message type"); };