Whitespace
[mkws-moved-to-github.git] / 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);
     }