From: Victor Julien Date: Fri, 11 Oct 2019 10:24:23 +0000 (+0200) Subject: eve/dhcp: remove leftover template comments X-Git-Tag: suricata-5.0.0~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876f05aa28f868b9576ece4ed23dd98e1090a617;p=thirdparty%2Fsuricata.git eve/dhcp: remove leftover template comments --- diff --git a/src/output-json-dhcp.c b/src/output-json-dhcp.c index 8ca109f139..e715de193a 100644 --- a/src/output-json-dhcp.c +++ b/src/output-json-dhcp.c @@ -15,12 +15,6 @@ * 02110-1301, USA. */ -/* - * TODO: Update \author in this file and in output-json-dhcp.h. - * TODO: Remove SCLogNotice statements, or convert to debug. - * TODO: Implement your app-layers logging. - */ - /** * \file *