]> git.ipfire.org Git - thirdparty/git.git/commit - base85.c
base85.c: have SP around arithmetic operators
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Oct 2013 22:27:34 +0000 (15:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Oct 2013 17:27:26 +0000 (10:27 -0700)
commit5f050e3c4ce05de13f24157ca7d3452362e673dc
treeda8112d53acbedf9266e376178a7e1a4a5801316
parentb1cdfb54f10ca64dc57be0d9184dcb4c9c069eac
base85.c: have SP around arithmetic operators

Signed-off-by: Junio C Hamano <gitster@pobox.com>
base85.c