summaryrefslogtreecommitdiffstats
path: root/tools/hcitool.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/hcitool.c')
-rw-r--r--tools/hcitool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/hcitool.c b/tools/hcitool.c
index 2ad26bfe..594c2601 100644
--- a/tools/hcitool.c
+++ b/tools/hcitool.c
@@ -2081,7 +2081,7 @@ static struct option main_options[] = {
{ 0, 0, 0, 0 }
};
-int main(int argc, char **argv)
+int main(int argc, char *argv[])
{
int opt, i, dev_id = -1;
bdaddr_t ba;