diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2001-12-13 19:54:12 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2001-12-13 19:54:12 +0000 |
| commit | 7118b0c4c320660c505b92f9e9a3fb42153d47e8 (patch) | |
| tree | 4cd9d8507314a9ca56e2b67c72560fe54ee97343 /sys/dev/asr/osd_unix.h | |
| parent | 98ee763522cb9dc78f91603e842deca562d39042 (diff) | |
Notes
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 |
