summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>2008-11-22 23:19:09 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-11-24 03:56:26 (GMT)
commitd433ed0bb49b947e3bb05d6474cf328c75ffa57d (patch)
tree4a22b841c565d27ef336049b2adc996941edee5b /GIT-VERSION-GEN
parent9d7ca667466b9e1a8160d20cce7c06d09213ab6b (diff)
downloadgit-d433ed0bb49b947e3bb05d6474cf328c75ffa57d.zip
git-d433ed0bb49b947e3bb05d6474cf328c75ffa57d.tar.gz
git-d433ed0bb49b947e3bb05d6474cf328c75ffa57d.tar.bz2
daemon: inline fill_in_extra_table_entries()
Having fill_in_extra_table_entries() as a separate function has no advantage -- a function with no parameters and return values might as well be an anonymous block of code. Its name still refers to the table of interpolate() which has been removed earlier, so it's better to inline it at its only call site. Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
0 files changed, 0 insertions, 0 deletions