Fixed a typo in a comment
This commit is contained in:
parent
937cea769e
commit
05fe8173f8
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: linux_termios.h,v 1.3 2001/01/20 18:59:55 manu Exp $ */
|
||||
/* $NetBSD: linux_termios.h,v 1.4 2001/05/19 14:31:00 manu Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1998, 2001 The NetBSD Foundation, Inc.
|
||||
@ -42,7 +42,8 @@
|
||||
#define LINUX_NCC 10
|
||||
|
||||
/*
|
||||
* Enable optional part of struct termios in sys/compat/linux/common/termios.h
|
||||
* Enable optional part of struct termios
|
||||
* in sys/compat/linux/common/linux_termios.h
|
||||
*/
|
||||
#define LINUX_LARGE_STRUCT_TERMIOS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user