From: Mike Taylor Date: Tue, 6 May 2014 15:47:54 +0000 (+0100) Subject: Whitespace X-Git-Tag: 1.0.0~737 X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=commitdiff_plain;h=8843c8a949a4c78ea141515cee85d269fa417fb5;p=mkws-moved-to-github.git Whitespace --- diff --git a/src/mkws-jquery.js b/src/mkws-jquery.js index 2f79db4..579a610 100644 --- a/src/mkws-jquery.js +++ b/src/mkws-jquery.js @@ -10,7 +10,7 @@ * implement jQuery plugin $.pazpar2({}) */ function _mkws_jquery_plugin($) { - function debug (string) { + function debug(string) { mkws.log("jquery.pazpar2: " + string); }