From 97f8f5ad45a8dfbde27f555eafec5d8318ad67b2 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Fri, 13 May 2011 12:20:05 +0200 Subject: Really Eclipseize formatting. --- tests/test-xmlrpc.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/test-xmlrpc.js') diff --git a/tests/test-xmlrpc.js b/tests/test-xmlrpc.js index 78bf9d5..f9bbfa7 100644 --- a/tests/test-xmlrpc.js +++ b/tests/test-xmlrpc.js @@ -1,5 +1,5 @@ -/*global exports: false, require: false */ -/*jslint plusplus: false */ +/* global exports: false, require: false */ +/* jslint plusplus: false */ "use strict"; var xrpc = require("xmlrpc"); var xmlOut = "\n" -- cgit