From 12eb15927cfdfcd6d29268dfaf9f761b32c4011f Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Sat, 30 Nov 2013 14:20:49 -0500 Subject: [PATCH] Corrected name of git. --- calendar-import.plx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendar-import.plx b/calendar-import.plx index e2889f2..dd5eb59 100755 --- a/calendar-import.plx +++ b/calendar-import.plx @@ -261,7 +261,7 @@ ELISP_END unless unlink($icsImportFile) == 1; } ############################################################################### -sub HandleProposal ($$$) { +sub HandleProposedEvent ($$$) { my($config, $operation, $file) = @_; if ($operation eq 'A') {