# | Line 613 | Line 613 | EXCLUDE_SYMLINKS = NO | |
---|---|---|
613 | # against the file with absolute path, so to exclude all test directories | |
614 | # for example use the pattern */test/* | |
615 | ||
616 | < | EXCLUDE_PATTERNS = #*_priv.h |
616 | > | EXCLUDE_PATTERNS = *_priv.h |
617 | ||
618 | # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names | |
619 | # (namespaces, classes, functions, etc.) that should be excluded from the |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |