diff options
Diffstat (limited to 'sys/dev/asr/osd_unix.h')
| -rw-r--r-- | sys/dev/asr/osd_unix.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/asr/osd_unix.h b/sys/dev/asr/osd_unix.h index ad745802002e..0a3a76096b6f 100644 --- a/sys/dev/asr/osd_unix.h +++ b/sys/dev/asr/osd_unix.h @@ -402,7 +402,7 @@ typedef struct EATACommandPacket { #endif /* _DPT_SOLARIS else */ } EATA_CP; -#endif // SNI_MIPS +#endif /* SNI_MIPS */ /* Control Flags 1 Definitions */ @@ -509,7 +509,7 @@ typedef struct { } HbaInfo; #endif /* _DPT_UNIXWARE */ -#endif // SNI_MIPS +#endif /* SNI_MIPS */ #ifdef _DPT_AIX |
