Fix typo.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5639
This commit is contained in:
Tom Hughes 2006-02-12 08:50:45 +00:00
parent 2e7d3e4c6d
commit 75b62afc07

View File

@ -434,7 +434,7 @@ struct vki_termios {
#define VKI_FIOASYNC 0x5452
#define VKI_TIOCSERGETLSR 0x5459 /* Get line status register */
#define VKI_IOCGICOUNT 0x545D /* read serial port inline interrupt counts */
#define VKI_TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */
//----------------------------------------------------------------------
// From linux-2.6.9/include/asm-x86_64/poll.h