diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2004-06-16 09:57:43 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2012-12-17 23:52:45 +0100 |
commit | 073282583f0860a4b20042ea1932c879ca389260 (patch) | |
tree | 21853745af50142c8e32ecff1a6f08ff45d1013f /tools/parser/parser.c | |
parent | 13cb68651497f1fb4f56134239b5c08c61686a9d (diff) | |
download | bluez-073282583f0860a4b20042ea1932c879ca389260.tar.gz |
hcidump: Whitespace cleanups
Diffstat (limited to 'tools/parser/parser.c')
-rw-r--r-- | tools/parser/parser.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/parser/parser.c b/tools/parser/parser.c index 26260ffb9..008b8b58e 100644 --- a/tools/parser/parser.c +++ b/tools/parser/parser.c @@ -36,7 +36,6 @@ #include "parser.h" - struct parser_t parser; void init_parser(unsigned long flags, unsigned long filter, unsigned int defpsm) |