diff options
| author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-03-26 08:58:05 +0100 |
|---|---|---|
| committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-03-26 10:07:34 +0100 |
| commit | ad92d9ae65dd4ff385abd7a68d467d61a6dd417f (patch) | |
| tree | 728708addceb188798bf78da0d7e45e4a5fdb73c /print-802_15_4.c | |
| parent | 3bd3d8fb728b1059da3cff99b8a20ec9e560f8c1 (diff) | |
| download | tcpdump-ad92d9ae65dd4ff385abd7a68d467d61a6dd417f.tar.gz | |
Remove useless comments
Diffstat (limited to 'print-802_15_4.c')
| -rw-r--r-- | print-802_15_4.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/print-802_15_4.c b/print-802_15_4.c index eab247b9..03169457 100644 --- a/print-802_15_4.c +++ b/print-802_15_4.c @@ -2521,11 +2521,3 @@ ieee802_15_4_tap_if_print(netdissect_options *ndo, return ieee802_15_4_print(ndo, p+length, h->caplen-length) + length; } - -/* - * Local Variables: - * c-style: whitesmith - * c-basic-offset: 8 - * End: - */ - |
