diff options
| -rw-r--r-- | ui-tree.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| @@ -47,7 +47,6 @@ static void print_object(const unsigned char *sha1, char *path)  		}  		idx++;  	} -	html("\n</td></tr>\n");  	html("</table>\n");  } | 
|  | index : cgit | |
| A hyperfast web frontend for git repositories written in C | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | ui-tree.c | 1 | 
| @@ -47,7 +47,6 @@ static void print_object(const unsigned char *sha1, char *path)  		}  		idx++;  	} -	html("\n</td></tr>\n");  	html("</table>\n");  } |