[Groonga-commit] groonga/groonga at 696ab76 [master] Fix indent

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 6 12:05:59 JST 2016


Kouhei Sutou	2016-04-06 12:05:59 +0900 (Wed, 06 Apr 2016)

  New Revision: 696ab767dffcae67cb8c61e2fbd3679922cfb3d7
  https://github.com/groonga/groonga/commit/696ab767dffcae67cb8c61e2fbd3679922cfb3d7

  Message:
    Fix indent

  Modified files:
    src/groonga.c

  Modified: src/groonga.c (+1 -1)
===================================================================
--- src/groonga.c    2016-04-06 11:39:17 +0900 (c95c2df)
+++ src/groonga.c    2016-04-06 12:05:59 +0900 (0232e6f)
@@ -2962,7 +2962,7 @@ init_default_settings(void)
 
   default_default_command_version = grn_get_default_command_version();
   default_default_match_escalation_threshold =
-      grn_get_default_match_escalation_threshold();
+    grn_get_default_match_escalation_threshold();
 }
 
 static void
-------------- next part --------------
HTML����������������������������...
Télécharger 



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