diff options
author | Brandon Casey <casey@nrlssc.navy.mil> | 2008-08-20 19:34:30 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-08-20 19:59:06 -0700 |
commit | 4dc1db0bd1fc4eedea1ae8ceeee43cb0ea3322ca (patch) | |
tree | 5806a3b9e80a9097c244567fb7b6821f5dd419cd /var.c | |
parent | 9b99e641c11044dba661f574f9098d362a3f0ef8 (diff) | |
download | git-4dc1db0bd1fc4eedea1ae8ceeee43cb0ea3322ca.tar.gz |
revision.h: make show_early_output an extern which is defined in revision.c
The variable show_early_output is defined in revision.c and should be
declared extern in revision.h so that the linker does not complain
about multiply defined variables.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'var.c')
0 files changed, 0 insertions, 0 deletions