diff options
author | René Scharfe <l.s.r@web.de> | 2015-02-21 20:49:58 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-02-22 12:01:37 -0800 |
commit | 2ae7f90f263760abd242501471f123632395d7b3 (patch) | |
tree | efa9ad869b610e4f45003fccd4f5f836cbb08957 /t | |
parent | Merge branch 'maint-2.0' into maint-2.1 (diff) | |
download | tgif-2ae7f90f263760abd242501471f123632395d7b3.tar.xz |
connect: use strcmp() for string comparison
Get rid of magic string length constants and simply compare the strings
using strcmp(). This makes the intent of the code a bit clearer.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions