From 5f12e45fe3338095916a444ff106dd9fc9991d84 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Sun, 13 Sep 2009 20:01:52 +0000 Subject: Merge branch 'fp/linenumbers' --- (limited to 'cgit.h') diff --git a/cgit.h b/cgit.h index adb8da4..a20679a 100644 --- a/cgit.h +++ b/cgit.h @@ -173,6 +173,7 @@ struct cgit_config { int enable_index_links; int enable_log_filecount; int enable_log_linecount; + int enable_tree_linenumbers; int local_time; int max_repo_count; int max_commit_count; -- cgit v0.9.0.2