summaryrefslogtreecommitdiff
path: root/emu/port/dat.h
diff options
context:
space:
mode:
authorCharles Forsyth <charles.forsyth@gmail.com>2015-10-08 16:44:03 +0100
committerCharles Forsyth <charles.forsyth@gmail.com>2015-10-08 16:44:03 +0100
commitf56c2caa5ae38ea6c9a13c154eaa877dea7e9a64 (patch)
tree33fb36cfff8c1b3f357591722a9395fa9d3d4f7b /emu/port/dat.h
parent11c0927f1bbfd009582e7498fff99e46f3eb36d4 (diff)
shut up clang
Diffstat (limited to 'emu/port/dat.h')
-rw-r--r--emu/port/dat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/emu/port/dat.h b/emu/port/dat.h
index a0881050..66d0fd7f 100644
--- a/emu/port/dat.h
+++ b/emu/port/dat.h
@@ -96,7 +96,7 @@ enum
COPEN = 0x0001, /* for i/o */
CMSG = 0x0002, /* the message channel for a mount */
-/*rsc CCREATE = 0x0004, /* permits creation if c->mnt */
+/*rsc CCREATE = 0x0004, *//* permits creation if c->mnt */
CCEXEC = 0x0008, /* close on exec */
CFREE = 0x0010, /* not in use */
CRCLOSE = 0x0020, /* remove on close */