http://gothub.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion/git/git/blob/master/column.c
data - > opts . indent : " " , 141 data - > list - > items [ i ] . string , 142 newline ? data - > opts . nl : empty_cell + len ) ; 143 return 0 ; 144 } 145 146 /* Display COL_COLUMN or COL_ROW */ 147 static void display_table ( const struct string_list * list , 148 unsigned int colopts , 149 const struct column_options * opts ) 150 { 151 struct column_data data ; 152 int x , y , i , initial_width ; 153 char * empty_cell ; 154 155 memset ( & data , 0 ,...