Skip to content

Commit 14403d0

Browse files
committed
Revise comment.
1 parent 1399861 commit 14403d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

clang/include/clang-c/Dependencies.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -436,8 +436,7 @@ const char *clang_experimental_DepGraphModule_getCacheKey(CXDepGraphModule);
436436

437437
/**
438438
* \returns 1 if the scanner ignores the current working directory when
439-
* computing the module's context hash.
440-
* Otherwise returns 0.
439+
* computing the module's context hash. Otherwise returns 0.
441440
*/
442441
CINDEX_LINKAGE
443442
int clang_experimental_DepGraphModule_isCWDIgnored(CXDepGraphModule);

0 commit comments

Comments
 (0)