diff options
| author | Stefan Farfeleder <stefanf@FreeBSD.org> | 2005-03-01 20:32:05 +0000 |
|---|---|---|
| committer | Stefan Farfeleder <stefanf@FreeBSD.org> | 2005-03-01 20:32:05 +0000 |
| commit | 2af3af27a2b48ee2a2fb69fa65bc79ab1117b8ee (patch) | |
| tree | 1bf21447b39ac9684f45cbeb0f04d3e6bbc4969d /lib/libdevinfo/devinfo.c | |
| parent | c598a8a25c93c71fe093aefbff468ef78ef438f6 (diff) | |
Notes
Diffstat (limited to 'lib/libdevinfo/devinfo.c')
| -rw-r--r-- | lib/libdevinfo/devinfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdevinfo/devinfo.c b/lib/libdevinfo/devinfo.c index 50bc375db68d..7aa542e4cb82 100644 --- a/lib/libdevinfo/devinfo.c +++ b/lib/libdevinfo/devinfo.c @@ -29,7 +29,7 @@ __FBSDID("$FreeBSD$"); /* - * An interface to the FreeBSD kernel's bus/devce information interface. + * An interface to the FreeBSD kernel's bus/device information interface. * * This interface is implemented with the * |
