Whitespace
authorMike Taylor <mike@indexdata.com>
Tue, 6 May 2014 15:47:54 +0000 (16:47 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 6 May 2014 15:47:54 +0000 (16:47 +0100)
src/mkws-jquery.js

index 2f79db4..579a610 100644 (file)
@@ -10,7 +10,7 @@
  * implement jQuery plugin $.pazpar2({})
  */
 function _mkws_jquery_plugin($) {
-    function debug (string) {
+    function debug(string) {
        mkws.log("jquery.pazpar2: " + string);
     }