summaryrefslogtreecommitdiff
path: root/NetWare/nw5.c
diff options
context:
space:
mode:
Diffstat (limited to 'NetWare/nw5.c')
-rw-r--r--NetWare/nw5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/NetWare/nw5.c b/NetWare/nw5.c
index 552106af4d..56d3a62f16 100644
--- a/NetWare/nw5.c
+++ b/NetWare/nw5.c
@@ -843,7 +843,7 @@ sys_intern_clear(pTHX)
void
sys_intern_dup(pTHX_ struct interp_intern *src, struct interp_intern *dst)
{
-
+ PERL_ARGS_ASSERT_SYS_INTERN_DUP;
}
#endif /* HAVE_INTERP_INTERN */