Yoji SHIDARA
null+****@clear*****
Mon Oct 15 16:10:26 JST 2012
Yoji SHIDARA 2012-10-15 16:10:26 +0900 (Mon, 15 Oct 2012) New Revision: 5f335ff506a5c002a03c2e96a56511fa1990e7ac https://github.com/groonga/gcs-console/commit/5f335ff506a5c002a03c2e96a56511fa1990e7ac Log: Add a missing semicolon Modified files: routes/index.js Modified: routes/index.js (+1 -1) =================================================================== --- routes/index.js 2012-10-15 16:03:43 +0900 (94d259e) +++ routes/index.js 2012-10-15 16:10:26 +0900 (c0e7ebe) @@ -65,4 +65,4 @@ exports.domainSearch = function(req, res) { }); // TODO handle errors -} +}; -------------- next part -------------- HTML����������������������������...Download