diff options
Diffstat (limited to 'usr/src/uts/common/sys/mkdev.h')
-rw-r--r-- | usr/src/uts/common/sys/mkdev.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/sys/mkdev.h b/usr/src/uts/common/sys/mkdev.h index 1586e880b4..ffa22809ef 100644 --- a/usr/src/uts/common/sys/mkdev.h +++ b/usr/src/uts/common/sys/mkdev.h @@ -26,7 +26,7 @@ */ /* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ #ifndef _SYS_MKDEV_H #define _SYS_MKDEV_H |