summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/rtems/termiostypes.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-03 15:35:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-03 15:35:12 +0000
commitbc5d8704c95722eb2e0b4ec2675af9ae466b58be (patch)
treeba07ff4c1e77105b447bd43b55e509b6f85f11bd /cpukit/libcsupport/include/rtems/termiostypes.h
parentBump BINUTILS_RPMREL. (diff)
downloadrtems-bc5d8704c95722eb2e0b4ec2675af9ae466b58be.tar.bz2
2008-11-03 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1333/cpukit * libcsupport/include/rtems/termiostypes.h: Typo on type name -- should be rtems_device_minor_number.
Diffstat (limited to 'cpukit/libcsupport/include/rtems/termiostypes.h')
-rw-r--r--cpukit/libcsupport/include/rtems/termiostypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/include/rtems/termiostypes.h b/cpukit/libcsupport/include/rtems/termiostypes.h
index 8406c90767..92cb2ec22f 100644
--- a/cpukit/libcsupport/include/rtems/termiostypes.h
+++ b/cpukit/libcsupport/include/rtems/termiostypes.h
@@ -63,7 +63,7 @@ struct rtems_termios_tty {
* This device
*/
rtems_device_major_number major;
- rtems_device_major_number minor;
+ rtems_device_minor_number minor;
/*
* Mutual-exclusion semaphores