summaryrefslogtreecommitdiff
path: root/hv.c
diff options
context:
space:
mode:
Diffstat (limited to 'hv.c')
-rw-r--r--hv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hv.c b/hv.c
index 5195ca205a..c11566f62a 100644
--- a/hv.c
+++ b/hv.c
@@ -1726,7 +1726,7 @@ S_clear_placeholders(pTHX_ HV *hv, U32 items)
} while (--i >= 0);
/* You can't get here, hence assertion should always fail. */
assert (items == 0);
- NOT_REACHED;
+ NOT_REACHED; /* NOTREACHED */
}
STATIC void