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') {