Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Casey <drafnel@gmail.com>2009-08-20 05:27:08 +0400
committerJunio C Hamano <gitster@pobox.com>2009-08-20 08:04:56 +0400
commit044239b0a1fbdcccefafe1dab5f9c21e5a2a9150 (patch)
treea961fece04ab6ab6f43d3edf34e804dd408dfa8d /git-instaweb.sh
parent9ebfda109eeb69e8f313ffa7fb85bdba0f16e405 (diff)
git-compat-util.h: remove superfluous test for __sun__
This 'ifndef' macro is entered only when __sun__ is not defined. This test will never fail since it is located inside of the 'else' branch of an 'if' macro which tests whether __sun__ is defined. It has had no effect since the merge at 436f66b7. Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-instaweb.sh')
0 files changed, 0 insertions, 0 deletions