diff options
author | Alexis La Goutte <alexis.lagoutte@gmail.com> | 2015-08-18 14:43:57 +0200 |
---|---|---|
committer | Alexis La Goutte <alexis.lagoutte@gmail.com> | 2015-08-18 14:44:05 +0200 |
commit | 07c7d63d446d56a3a0392e3ce1294a9042c180e9 (patch) | |
tree | 40e0af9f6eaf83fac64c956ec73eb73ed59ac53b /src/lib/protocols/ssl.c | |
parent | 0a4c8e2959facfe1c03c6216f017c740e8b4c4da (diff) |
Fix warning when use -Wdocumentation
src/include/ndpi_api.h:73:13: error: parameter 'ndpi_malloc' not found in the function declaration [-Werror,-Wdocumentation]
src/include/ndpi_api.h:91:13: error: parameter 'cache' not found in the function declaration [-Werror,-Wdocumentation]
src/include/ndpi_api.h:92:13: error: parameter 'cache' not found in the function declaration [-Werror,-Wdocumentation]
ndpiReader.c:152:22: error: not a Doxygen trailing comment [-Werror,-Wdocumentation]
ndpiReader.c:153:36: error: not a Doxygen trailing comment [-Werror,-Wdocumentation]
ndpiReader.c:156:39: error: not a Doxygen trailing comment [-Werror,-Wdocumentation]
Diffstat (limited to 'src/lib/protocols/ssl.c')
0 files changed, 0 insertions, 0 deletions