]> mj.ucw.cz Git - pciutils.git/commitdiff
Whitespace cleanup.
authorMartin Mares <mj@ucw.cz>
Sun, 10 Sep 2006 08:38:35 +0000 (10:38 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 10 Sep 2006 08:38:35 +0000 (10:38 +0200)
lspci.c

diff --git a/lspci.c b/lspci.c
index c1f9186ddd64252153bf1d0aea2f6d818d1dd09f..cbefe5b468a489de8b35ce62848853aaea80eb5a 100644 (file)
--- a/lspci.c
+++ b/lspci.c
@@ -2090,7 +2090,7 @@ show_tree_dev(struct device *d, char *line, char *p)
 }
 
 static void
-show_tree_bus(struct bus *b, char*line, char *p)
+show_tree_bus(struct bus *b, char *line, char *p)
 {
   if (!b->first_dev)
     print_it(line, p);