summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/reg.h')
-rw-r--r--sys/i386/include/reg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/include/reg.h b/sys/i386/include/reg.h
index 9fc1814..ce988e4 100644
--- a/sys/i386/include/reg.h
+++ b/sys/i386/include/reg.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)reg.h 5.5 (Berkeley) 1/18/91
- * $Id: reg.h,v 1.9 1994/10/02 17:31:29 phk Exp $
+ * $Id: reg.h,v 1.10 1995/01/14 10:41:41 bde Exp $
*/
#ifndef _MACHINE_REG_H_
@@ -71,7 +71,7 @@
/*
* Registers accessible to ptrace(2) syscall for debugger
* The machine-dependent code for PT_{SET,GET}REGS needs to
- * use whichver order, defined above, is correct, so that it
+ * use whichever order, defined above, is correct, so that it
* is all invisible to the user.
*/
struct reg {
OpenPOWER on IntegriCloud