[Groonga-commit] pgroonga/pgroonga at 1ee1b3d [master] Fix indent

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Sep 27 18:14:21 JST 2015


Kouhei Sutou	2015-09-27 18:14:21 +0900 (Sun, 27 Sep 2015)

  New Revision: 1ee1b3d0310a549087a05bef96a0ec0226809acd
  https://github.com/pgroonga/pgroonga/commit/1ee1b3d0310a549087a05bef96a0ec0226809acd

  Message:
    Fix indent

  Modified files:
    pgroonga.c

  Modified: pgroonga.c (+2 -2)
===================================================================
--- pgroonga.c    2015-09-27 18:14:10 +0900 (12a5037)
+++ pgroonga.c    2015-09-27 18:14:21 +0900 (4909581)
@@ -922,8 +922,8 @@ PGrnLookupSourcesCtidColumn(Relation index, int errorLevel)
 #ifdef JSONBOID
 static grn_obj *
 PGrnLookupJSONPathsTable(Relation index,
-						  unsigned int nthAttribute,
-						  int errorLevel)
+						 unsigned int nthAttribute,
+						 int errorLevel)
 {
 	char name[GRN_TABLE_MAX_KEY_SIZE];
 
-------------- next part --------------
HTML����������������������������...
Download 



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