Words. Use them!
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
4348a83bc8
commit
2fb4e14397
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ DOT_GRAPH_MAX_NODES = 200
|
||||||
MAX_DOT_GRAPH_DEPTH = 1000
|
MAX_DOT_GRAPH_DEPTH = 1000
|
||||||
DOT_TRANSPARENT = YES
|
DOT_TRANSPARENT = YES
|
||||||
|
|
||||||
# We mostly \retval declarations to document which error codes a function
|
# We mostly use \retval declarations to document which error codes a function
|
||||||
# can return. The reader can follow the hyperlink to the definition of the
|
# can return. The reader can follow the hyperlink to the definition of the
|
||||||
# constant to get the generic documentation of that error code. If we don't
|
# constant to get the generic documentation of that error code. If we don't
|
||||||
# have anything to say about the specific error code for the specific
|
# have anything to say about the specific error code for the specific
|
||||||
|
|
Loading…
Reference in a new issue