summaryrefslogtreecommitdiffstats
path: root/sys/dev/asr/osd_unix.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-12-13 19:54:12 +0000
committerjhb <jhb@FreeBSD.org>2001-12-13 19:54:12 +0000
commitc56ea0b56a5be795de691d6c55523a2f6f7e3241 (patch)
tree4cd9d8507314a9ca56e2b67c72560fe54ee97343 /sys/dev/asr/osd_unix.h
parentaa8537df471937e689c187442b92fc37426e49fc (diff)
downloadFreeBSD-src-c56ea0b56a5be795de691d6c55523a2f6f7e3241.zip
FreeBSD-src-c56ea0b56a5be795de691d6c55523a2f6f7e3241.tar.gz
Use C comments instead of C++ comments.
Reported by: gcc30
Diffstat (limited to 'sys/dev/asr/osd_unix.h')
-rw-r--r--sys/dev/asr/osd_unix.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/asr/osd_unix.h b/sys/dev/asr/osd_unix.h
index ad74580..0a3a760 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
OpenPOWER on IntegriCloud