[Groonga-commit] nroonga/nroonga at 9760566 [master] Remove unnecessary line feeds

アーカイブの一覧に戻る

abetomo null+****@clear*****
Wed Aug 30 14:18:20 JST 2017


abetomo	2017-08-30 14:18:20 +0900 (Wed, 30 Aug 2017)

  New Revision: 976056622d26b3d6dd321a248cf490dc4ce8a21c
  https://github.com/nroonga/nroonga/commit/976056622d26b3d6dd321a248cf490dc4ce8a21c

  Merged 4a52907: Merge pull request #9 from abetomo/clean_coding_style

  Message:
    Remove unnecessary line feeds

  Modified files:
    src/nroonga.cc

  Modified: src/nroonga.cc (+0 -1)
===================================================================
--- src/nroonga.cc    2017-08-30 13:14:10 +0900 (d032c70)
+++ src/nroonga.cc    2017-08-30 14:18:20 +0900 (758a255)
@@ -164,7 +164,6 @@ void Database::CommandString(const FunctionCallbackInfo<Value>& args) {
   baton->request.data = baton;
   baton->callback.Reset(isolate, callback);
 
-
   String::Utf8Value command(args[0]->ToString());
   baton->database = db->database;
 
-------------- next part --------------
HTML����������������������������...
ダウンロード 



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