diff options
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -42,7 +42,6 @@ #endif #define REPARSE_LIMIT 1000 -#define UNCONST(a) ((void *)(uintptr_t)(const void *)(a)) /* FIXME: Intel's compiler? LLVM? pcc? */ |
index : mandoc | ||
UNIX manpage compiler toolset | Matěj Cepl <mcepl@cepl.eu> |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | main.c | 1 |
@@ -42,7 +42,6 @@ #endif #define REPARSE_LIMIT 1000 -#define UNCONST(a) ((void *)(uintptr_t)(const void *)(a)) /* FIXME: Intel's compiler? LLVM? pcc? */ |