]> git.ipfire.org Git - people/ms/suricata.git/commit
http: add comment tags to support documentation
authorJuliana Fajardini <jufajardini@gmail.com>
Wed, 9 Feb 2022 18:12:11 +0000 (18:12 +0000)
committerVictor Julien <vjulien@oisf.net>
Wed, 16 Feb 2022 13:24:38 +0000 (14:24 +0100)
commite0b9f0e175137fc7b943dbb5afcc7233d83658c8
tree79371ff0f2793c172f6a93efe940891af1b44b2d
parent5a7645fac1fd3d6fee8c81bfac5434c4f6b2694e
http: add comment tags to support documentation

With these, the portion of code within the tags should be included
in the related code-snippets (for frame support documentation) w/o
errors, even if the code within changes. The tags can also work as
a reminder that the existing code is being shown elsewhere, so folks
know documentation might need updates, in case of major changes.
src/app-layer-htp.c