diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/i386/sys/user.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/i386/sys/user.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysdeps/unix/sysv/linux/i386/sys/user.h b/sysdeps/unix/sysv/linux/i386/sys/user.h index 884402a6de..d57dc174cd 100644 --- a/sysdeps/unix/sysv/linux/i386/sys/user.h +++ b/sysdeps/unix/sysv/linux/i386/sys/user.h @@ -19,9 +19,9 @@ #ifndef _SYS_USER_H #define _SYS_USER_H 1 -/* The whole purpose of this file is for gdb and gdb only. Don't read - too much into it. Don't use it for anything other than gdb unless - you know what you are doing. */ +/* The whole purpose of this file is for GDB and GDB only. Don't read + too much into it. Don't use it for anything other than GDB unless + you know what you are doing. */ struct user_fpregs_struct { |