summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-09-12 21:07:06 +0000
committerjhb <jhb@FreeBSD.org>2002-09-12 21:07:06 +0000
commitd1c3f3126fe03ecbb2fadc98e23ee219f3800fa3 (patch)
treeb5c6c910793cb351767028c2809addf58bc046bb
parentf45523b4d077ce0cfd4d8cc8f9b11fb6c58da2d5 (diff)
downloadFreeBSD-src-d1c3f3126fe03ecbb2fadc98e23ee219f3800fa3.zip
FreeBSD-src-d1c3f3126fe03ecbb2fadc98e23ee219f3800fa3.tar.gz
Add a blank line to make this more consistent with the rest of the file.
-rw-r--r--sys/sys/bus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/bus.h b/sys/sys/bus.h
index 1559c41..826126c 100644
--- a/sys/sys/bus.h
+++ b/sys/sys/bus.h
@@ -191,6 +191,7 @@ int resource_list_release(struct resource_list *rl,
int resource_list_print_type(struct resource_list *rl,
const char *name, int type,
const char *format);
+
/*
* The root bus, to which all top-level busses are attached.
*/
OpenPOWER on IntegriCloud