]> git.ipfire.org Git - thirdparty/git.git/commit
bloom: fix whitespace around tab length
authorDerrick Stolee <dstolee@microsoft.com>
Fri, 1 May 2020 15:30:18 +0000 (15:30 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 May 2020 18:41:21 +0000 (11:41 -0700)
commiteb591e42fd48dda59c309beba6991e95d552034f
tree099cdbd7683ffc714971b32af5e04ed840722b70
parent1b4c57fa87e121f155863f898dc39d06cf4a1d99
bloom: fix whitespace around tab length

Fix alignment issues that were likely introduced due to an editor
using tab lengths of 4 instead of 8.

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
bloom.c
bloom.h