Skip to content

Commit b079744

Browse files
committed
doxygen: set STRICT_PROTO_MATCHING = YES
1 parent bc69fe4 commit b079744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ SORT_BY_SCOPE_NAME = YES
726726
# accept a match between prototype and implementation in such cases.
727727
# The default value is: NO.
728728

729-
STRICT_PROTO_MATCHING = NO
729+
STRICT_PROTO_MATCHING = YES
730730

731731
# The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
732732
# list. This list is created by putting \todo commands in the documentation.

0 commit comments

Comments
 (0)