lemonflex: fix warning: no previous prototype for 'df_scanner_*' [-Wmissing-prototypes]
authorAlexis La Goutte <alexis.lagoutte@gmail.com>
Tue, 18 Aug 2015 11:34:30 +0000 (13:34 +0200)
committerAnders Broman <a.broman58@gmail.com>
Fri, 21 Aug 2015 04:51:54 +0000 (04:51 +0000)
commit71e08dd0de2305aff360c7d1b03466e70650431d
tree9a32ad3ab0134822fb53b77f4d9762d4feea505a
parenta70f5915828058f11623012962ec93477e361f7a
lemonflex: fix warning: no previous prototype for 'df_scanner_*' [-Wmissing-prototypes]

lemonflex-tail.inc:44:1: warning: no previous prototype for 'df_scanner_text' [-Wmissing-prototypes]
lemonflex-tail.inc:50:1: warning: no previous prototype for 'df_scanner_file' [-Wmissing-prototypes]
lemonflex-tail.inc:59:1: warning: no previous prototype for 'df_scanner_cleanup' [-Wmissing-prototypes]

Change-Id: If0476b430592df225234c5c685c8009ab08b5ab6
Reviewed-on: https://code.wireshark.org/review/10162
Reviewed-by: Anders Broman <a.broman58@gmail.com>
tools/lemon/lemonflex-tail.inc