summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-03 15:35:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-11-03 15:35:04 +0000
commit421d76d763d2fdef690d0283e17b5825c592f5a5 (patch)
treef4bf463ccf0e6f99cb6496b5cd3e92fcf970fb12 /cpukit/libcsupport
parentAdd %sysdir %{_prefix} to cater rpm5. (diff)
downloadrtems-421d76d763d2fdef690d0283e17b5825c592f5a5.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')
-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