From f236196a5077d29a3404a06c568e96abe80e6f5e Mon Sep 17 00:00:00 2001 From: Darren Date: Thu, 22 Sep 2011 23:44:03 +0100 Subject: [PATCH] Fuck you, git. --- node/app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/node/app.js b/node/app.js index cf024c0..1387ebc 100644 --- a/node/app.js +++ b/node/app.js @@ -1,5 +1,6 @@ /*jslint sloppy: true, continue: true, forin: true, regexp: true, undef: false, node: true, nomen: true, plusplus: true, maxerr: 50, indent: 4 */ /*globals kiwi_root */ +/* Fuck you, git. */ var tls = null; var net = null; var http = null; -- 2.25.1