diff options
Diffstat (limited to 'gdb/x86-nat.h')
-rw-r--r-- | gdb/x86-nat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/x86-nat.h b/gdb/x86-nat.h index baa4218..36b061b 100644 --- a/gdb/x86-nat.h +++ b/gdb/x86-nat.h @@ -1,6 +1,6 @@ /* Native-dependent code for x86 (i386 and x86-64). - Low level functions to implement Oeprating System specific + Low level functions to implement Operating System specific code to manipulate x86 debug registers. Copyright (C) 2009-2019 Free Software Foundation, Inc. |