mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
practracker: add a missing #.
This commit is contained in:
@@ -147,7 +147,7 @@ HEADER="""\
|
||||
# file-size -- a .c file of more than {MAX_FILE_SIZE} lines, or a .h
|
||||
# file with more than {MAX_H_FILE_SIZE} lines.
|
||||
# include-count -- a .c file with more than {MAX_INCLUDE_COUNT} #includes,
|
||||
or a .h file with more than {MAX_H_INCLUDE_COUNT} #includes.
|
||||
# or a .h file with more than {MAX_H_INCLUDE_COUNT} #includes.
|
||||
# dependency-violation -- a file includes a header that it should
|
||||
# not, according to an advisory .may_include file.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user