summaryrefslogtreecommitdiff
path: root/jsonrpc/json.esp
diff options
context:
space:
mode:
Diffstat (limited to 'jsonrpc/json.esp')
-rw-r--r--jsonrpc/json.esp6
1 files changed, 6 insertions, 0 deletions
diff --git a/jsonrpc/json.esp b/jsonrpc/json.esp
index 8234ad7be3..6c59db0fca 100644
--- a/jsonrpc/json.esp
+++ b/jsonrpc/json.esp
@@ -260,4 +260,10 @@ function testParse()
}
testParse();
*/
+
+/*
+ * Local Variables:
+ * mode: c
+ * End:
+ */
%>