diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-06-04 00:46:07 +0200 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-06-04 00:46:07 +0200 |
commit | e70f1cf60341251042e071e37fbf7cea1f61b8a6 (patch) | |
tree | b943cc74d5e9baa12efef0ecccd51ec8a0b837d3 | |
parent | bbe8ff0a2bc4dfb8a3b92ed6cb0983e6039d5b34 (diff) |
trie: remove useless header comment
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-rw-r--r-- | trie.h | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,9 +1,3 @@ -/* - * netsniff-ng - the packet sniffing beast - * Copyright 2011 Daniel Borkmann. - * Subject to the GPL, version 2. - */ - #ifndef TRIE_H #define TRIE_H |