summaryrefslogtreecommitdiffstats
path: root/mmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'mmain.c')
-rw-r--r--mmain.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mmain.c b/mmain.c
index 8ceddb0c..45c93611 100644
--- a/mmain.c
+++ b/mmain.c
@@ -147,8 +147,8 @@ mmain_getopt(struct mmain *p, int argc, char *argv[],
}
-__dead void
-mmain_exit(struct mmain *p, int code)
+dead_pre void
+mmain_exit(struct mmain *p, int code)
{
if (p->mdoc)