summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1999-01-24 06:03:44 +0000
committerMike Smith <msmith@FreeBSD.org>1999-01-24 06:03:44 +0000
commit84ef5a8f66bfc718e21c4209c919060385e18aeb (patch)
treed81b1b85ab8e7d385fd1f6a34cad8e21f3c80a72 /sys
parent68af6d169be8c11883e9a480bea2662059338c39 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/boot/i386/libi386/biosdisk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/i386/libi386/biosdisk.c b/sys/boot/i386/libi386/biosdisk.c
index 6ded4fd37b3a..9a840301a779 100644
--- a/sys/boot/i386/libi386/biosdisk.c
+++ b/sys/boot/i386/libi386/biosdisk.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: biosdisk.c,v 1.20 1999/01/10 18:22:23 steve Exp $
+ * $Id: biosdisk.c,v 1.21 1999/01/24 00:12:04 msmith Exp $
*/
/*
@@ -802,7 +802,7 @@ bd_getdev(struct i386_devdesc *dev)
if ((cp != nip) && (*cp == 0))
unit = i;
} else {
- (biosdev & 0x7f) - unitofs; /* allow for #wd compenstation in da case */
+ unit = (biosdev & 0x7f) - unitofs; /* allow for #wd compenstation in da case */
}
rootdev = MAKEBOOTDEV(major,