]> git.ipfire.org Git - thirdparty/git.git/commit
protocol-caps.h: add newline at end of file
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Mon, 7 Jun 2021 14:33:05 +0000 (16:33 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 Jun 2021 01:08:41 +0000 (10:08 +0900)
commitd94f9b8e9049177d4148b57ecf5f44bfdcc4648d
tree171b5ec5e4baed34211911d0d2d81210b1a77047
parenta2ba162cda2acc171c3e36acbbc854792b093cb7
protocol-caps.h: add newline at end of file

Add a trailing newline to the protocol-caps.h file added in the recent
a2ba162cda (object-info: support for retrieving object info,
2021-04-20). Various editors add this implicitly, and some compilers
warn about the lack of a \n here.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
protocol-caps.h