]> git.ipfire.org Git - thirdparty/suricata.git/commit
Correct coding style in decode-ethernet.c 758/head
authorKen Steele <ken@tilera.com>
Wed, 8 Jan 2014 17:16:00 +0000 (12:16 -0500)
committerVictor Julien <victor@inliniac.net>
Fri, 10 Jan 2014 14:34:59 +0000 (15:34 +0100)
commit3a9a14711a476138e3097d8d9bc8e93335a3cd9b
treebeb7f37816f536afb4d3baa25bb65913202887d0
parent7561da4b8741744825ebe525d529d42c56a7e3fc
Correct coding style in decode-ethernet.c

This file is given as the example of correct coding style, so make sure it
follows the coding standard.
src/decode-ethernet.c