[Groonga-commit] droonga/express-droonga at cf6a04c [master] Fix typo

アーカイブの一覧に戻る

YUKI Hiroshi null+****@clear*****
Thu Mar 20 16:35:09 JST 2014


YUKI Hiroshi	2014-03-20 16:35:09 +0900 (Thu, 20 Mar 2014)

  New Revision: cf6a04c5b173e3ade7a24474ddcb0f033e7d9b99
  https://github.com/droonga/express-droonga/commit/cf6a04c5b173e3ade7a24474ddcb0f033e7d9b99

  Message:
    Fix typo

  Modified files:
    lib/response-cache/cache.js

  Modified: lib/response-cache/cache.js (+1 -1)
===================================================================
--- lib/response-cache/cache.js    2014-03-20 16:24:42 +0900 (4780760)
+++ lib/response-cache/cache.js    2014-03-20 16:35:09 +0900 (6549dcb)
@@ -58,6 +58,6 @@ Cache.prototype = {
         return foundRule = rule;
     });
     return foundRule;
-  };
+  }
 };
 exports = module.exports = Cache;
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る