[Groonga-commit] groonga/express-kotoumi [master] Fix syntax error

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Jan 16 16:52:35 JST 2013


YUKI Hiroshi	2013-01-16 16:52:35 +0900 (Wed, 16 Jan 2013)

  New Revision: 63f090887f9a38f489eeedaf3f9763a62ae08f30
  https://github.com/groonga/express-kotoumi/commit/63f090887f9a38f489eeedaf3f9763a62ae08f30

  Log:
    Fix syntax error

  Modified files:
    lib/index.js

  Modified: lib/index.js (+1 -1)
===================================================================
--- lib/index.js    2013-01-16 16:37:15 +0900 (9243bf9)
+++ lib/index.js    2013-01-16 16:52:35 +0900 (714a138)
@@ -26,7 +26,7 @@ express.application.kotoumi = function(params) {
     });
   }
 
-  function createHandler(type) {,
+  function createHandler(type) {
     return (
       (
         handlersFactory &&
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index