Merge branch 'fc/styles'
commit0bfc7c10d865697cc59081a4bc55a3add4958be0
authorJunio C Hamano <gitster@pobox.com>
Wed, 30 Oct 2013 19:10:06 +0000 (30 12:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 30 Oct 2013 19:10:06 +0000 (30 12:10 -0700)
treed73eda3413bed427be382df53d172de761e0b544
parent9907d1359ccb1e670a408e5ab91d2b6048bd997b
parent6b2dd0e56ba2bd668396afe9e983dddfd1f441ca
Merge branch 'fc/styles'

C coding style fixes.

* fc/styles:
  block-sha1/sha1.c: have SP around arithmetic operators
  base85.c: have SP around arithmetic operators
  archive.c: have SP around arithmetic operators
  alloc.c: have SP around arithmetic operators
  abspath.c: have SP around arithmetic operators
  alias: have SP around arithmetic operators
  C: have space around && and || operators