From 7018ae34140f6f0dc247d6e9df78544a9ae97beb Mon Sep 17 00:00:00 2001 From: minima Date: Tue, 22 Feb 2005 17:31:19 +0000 Subject: [PATCH] fix name --- perl/Thingy/Rt.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl/Thingy/Rt.pm b/perl/Thingy/Rt.pm index bc6228b1..7f94937a 100644 --- a/perl/Thingy/Rt.pm +++ b/perl/Thingy/Rt.pm @@ -162,7 +162,7 @@ sub handle_cf # copy out the PC16 data for a node into the # pc16n and u slots if there are any users # -sub copy_node_pc16_data +sub copy_pc16_data { my $thing = shift; my $uref = shift; -- 2.34.1