diff options
Diffstat (limited to 'tools/fwdebuglog/parser.c')
| -rw-r--r-- | tools/fwdebuglog/parser.c | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/tools/fwdebuglog/parser.c b/tools/fwdebuglog/parser.c index 2e264004d1fa..3f39902809a3 100644 --- a/tools/fwdebuglog/parser.c +++ b/tools/fwdebuglog/parser.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, The Linux Foundation. All rights reserved. + * Copyright (c) 2013 The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * @@ -24,9 +24,8 @@ * under proprietary terms before Copyright ownership was assigned * to the Linux Foundation. */ -/* - * - */ + + #include <stdlib.h> #include <stdarg.h> |
