From f56c2caa5ae38ea6c9a13c154eaa877dea7e9a64 Mon Sep 17 00:00:00 2001 From: Charles Forsyth Date: Thu, 8 Oct 2015 16:44:03 +0100 Subject: shut up clang --- emu/port/dat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emu') 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 */ -- cgit v1.2.3