summaryrefslogtreecommitdiff
path: root/common.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-02-28 22:42:20 -0800
committerelijah <elijah@riseup.net>2013-02-28 22:42:20 -0800
commit4add18548822cc212c389467ca7a745d99db12fa (patch)
tree8bd379f97f537109345a76c22db71117508b9f66 /common.json
parenta25e09a31bba975bfb09a05106f4c34ac89d996e (diff)
comments are now //, not #
Diffstat (limited to 'common.json')
-rw-r--r--common.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/common.json b/common.json
index dba3f80..c891fea 100644
--- a/common.json
+++ b/common.json
@@ -1,5 +1,5 @@
-#
-# Options put here are inherited by all nodes.
-#
+//
+// Options put here are inherited by all nodes.
+//
{
}