Corrected name of git.
This commit is contained in:
parent
d42a102bf4
commit
12eb15927c
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ ELISP_END
|
||||||
unless unlink($icsImportFile) == 1;
|
unless unlink($icsImportFile) == 1;
|
||||||
}
|
}
|
||||||
###############################################################################
|
###############################################################################
|
||||||
sub HandleProposal ($$$) {
|
sub HandleProposedEvent ($$$) {
|
||||||
my($config, $operation, $file) = @_;
|
my($config, $operation, $file) = @_;
|
||||||
|
|
||||||
if ($operation eq 'A') {
|
if ($operation eq 'A') {
|
||||||
|
|
Loading…
Add table
Reference in a new issue