Corrected name of git.

This commit is contained in:
Bradley M. Kuhn 2013-11-30 14:20:49 -05:00
parent d42a102bf4
commit 12eb15927c

View file

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