From a26b7c88d6c626ccba8997e681bfae44b2d8332e Mon Sep 17 00:00:00 2001 From: anekos Date: Wed, 4 Aug 2010 10:42:11 +0000 Subject: 改行余分 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@38164 d0d07461-0603-4401-acd4-de1884942a52 --- twittperator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twittperator.js b/twittperator.js index 74fd51d..c63a69d 100755 --- a/twittperator.js +++ b/twittperator.js @@ -1128,9 +1128,9 @@ "GET " + path + " HTTP/1.1", "Host: " + host, params.join("\n"), + "", "" ].join("\n"); - get += "\n\n"; sos.write(get, get.length); -- cgit v1.2.3