summaryrefslogtreecommitdiff
path: root/conform/data/sys/stat.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/sys/stat.h-data')
-rw-r--r--conform/data/sys/stat.h-data10
1 files changed, 5 insertions, 5 deletions
diff --git a/conform/data/sys/stat.h-data b/conform/data/sys/stat.h-data
index afdbd2c888..3873284ca4 100644
--- a/conform/data/sys/stat.h-data
+++ b/conform/data/sys/stat.h-data
@@ -57,11 +57,11 @@ macro S_ISFIFO
macro S_ISREG
macro S_ISLNK
-# How to represent optional tests?
-# macro S_TYPEISMQ
-# macro S_TYPEISSEM
-# macro S_TYPEISSHM
-# macro S_TYPEISTMO
+// How to represent optional tests?
+// macro S_TYPEISMQ
+// macro S_TYPEISSEM
+// macro S_TYPEISSHM
+// macro S_TYPEISTMO
function int chmod (const char*, mode_t)
function int fchmod (int, mode_t)