[Groonga-commit] groonga/gcs [master] Fix syntax error

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 9日 (月) 17:43:12 JST


SHIMODA Hiroshi	2012-07-09 17:43:12 +0900 (Mon, 09 Jul 2012)

  New Revision: a632cfc4ea65752c753338e077a7fc615897a87b
  https://github.com/groonga/gcs/commit/a632cfc4ea65752c753338e077a7fc615897a87b

  Log:
    Fix syntax error

  Modified files:
    lib/domain.js

  Modified: lib/domain.js (+1 -0)
===================================================================
--- lib/domain.js    2012-07-09 17:42:02 +0900 (21fe0db)
+++ lib/domain.js    2012-07-09 17:43:12 +0900 (9976c3e)
@@ -168,6 +168,7 @@ IndexField.prototype = {
         return this.alterTableName;
       default:
         throw new Error('Unsupported index field type '+fieldType);
+    }
   }
 };
 
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



Groonga-commit メーリングリストの案内
Back to archive index