summaryrefslogtreecommitdiff
path: root/device/buf.h
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-05-06 16:50:04 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:09 +0200
commit289f62c55e200cfe11c689cb5a0e43240f977e65 (patch)
tree166fbde15bd51bd868180079a6540cc5e1643d7b /device/buf.h
parent4777d7850b0f4826066a878b81b2223bc375886c (diff)
2007-05-06 Thomas Schwinge <tschwinge@gnu.org>
* device/buf.h (minphys): Add return type. * device/device_types_kernel.h: We're not in the eighties anymore... * device/io_req.h: Likewise.
Diffstat (limited to 'device/buf.h')
-rw-r--r--device/buf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/buf.h b/device/buf.h
index cf53880..80466c8 100644
--- a/device/buf.h
+++ b/device/buf.h
@@ -93,7 +93,7 @@
/*
* Export standard minphys routine.
*/
-extern minphys(io_req_t);
+extern void minphys(io_req_t);
/*
* Alternate name for iodone