dir.c: improve docs for match_pathspec() and match_pathspec_depth()
commit52ed1894b04e7664feaee85c0f14360b415a755c
authorAdam Spiers <git@adamspiers.org>
Sun, 6 Jan 2013 16:58:06 +0000 (6 16:58 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 Jan 2013 22:26:37 +0000 (6 14:26 -0800)
treed5ace7ee667c3ff31096205e3d9ea4afedbc5acb
parent270be8160493eb25ee43eb7db8dda2504343dc65
dir.c: improve docs for match_pathspec() and match_pathspec_depth()

Fix a grammatical issue in the description of these functions, and
make it more obvious how and why seen[] can be reused across multiple
invocations.

Signed-off-by: Adam Spiers <git@adamspiers.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
dir.c
dir.h