[Groonga-commit] droonga/express-droonga at b859cc0 [master] Remove trailing spaces

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Nov 13 11:10:32 JST 2013


Kouhei Sutou	2013-11-13 11:10:32 +0900 (Wed, 13 Nov 2013)

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

  Message:
    Remove trailing spaces

  Modified files:
    lib/adapter/socket.io.js

  Modified: lib/adapter/socket.io.js (+1 -1)
===================================================================
--- lib/adapter/socket.io.js    2013-11-13 10:35:16 +0900 (b783df8)
+++ lib/adapter/socket.io.js    2013-11-13 11:10:32 +0900 (b31c98b)
@@ -140,7 +140,7 @@ exports.register = function(application, server, params) {
   }
 
   var commandSets = api.normalize(params.plugins);
-  
+
   var unifiedCommandSet = {};
   commandSets.forEach(function(commandSet) {
     Object.keys(commandSet).forEach(function(commandName) {
-------------- next part --------------
HTML����������������������������...
Download 



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