Merge branch 'lt/config'

* lt/config:
maint
Junio C Hamano 2006-05-15 18:12:57 -07:00
commit 3adac0afe2
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ static int show_config(const char* key_, const char* value_)

static int get_value(const char* key_, const char* regex_)
{
int i;
char *tl;

key = strdup(key_);