diff options
| author | Denton Liu <liu.denton@gmail.com> | 2019-08-19 02:26:19 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-08-20 11:29:31 -0700 |
| commit | 415b770b88128f0025d7d4663fd9582075875a1b (patch) | |
| tree | f5bc33d5a74551661749b67e83a5a873ea5a1374 /builtin/diff-files.c | |
| parent | t5319: use 'test-tool path-utils' instead of 'ls -l' (diff) | |
| download | git-415b770b88128f0025d7d4663fd9582075875a1b.tar.gz git-415b770b88128f0025d7d4663fd9582075875a1b.zip | |
packfile.h: drop extern from function declaration
In 336226c259 (packfile.h: drop extern from function declarations,
2019-04-05), `extern` was removed from function declarations because
it's redundant. However, in 8434e85d5f (repack: refactor pack deletion
for future use, 2019-06-10), an `extern` was mistakenly included.
Remove this spurious `extern`.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff-files.c')
0 files changed, 0 insertions, 0 deletions
