Skip to content

Commit

Permalink
Merge branch 'lt/config'
Browse files Browse the repository at this point in the history
* lt/config:
  • Loading branch information
Junio C Hamano committed May 16, 2006
2 parents efca578 + 8d48ad6 commit 3adac0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion repo-config.c
Original file line number Diff line number Diff line change
Expand Up @@ -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_);
Expand Down

0 comments on commit 3adac0a

Please sign in to comment.