diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/termbits.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/termbits.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/termbits.h b/sysdeps/unix/sysv/linux/termbits.h index 3045c590a5..536ced356d 100644 --- a/sysdeps/unix/sysv/linux/termbits.h +++ b/sysdeps/unix/sysv/linux/termbits.h @@ -17,7 +17,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* Use the architecture dependend definitions from the kernel. */ +/* Use the architecture dependent definitions from the kernel. */ #include <asm/termbits.h> #define _IOT_termios /* Hurd ioctl type field. */ \ |