--- google/lib/CWMP/Request.pm 2007/06/20 23:34:33 70 +++ google/lib/CWMP/Request.pm 2007/06/20 23:35:04 71 @@ -71,7 +71,7 @@ # Inform # 'Inform' => sub { - $state->{_dispatch} = 'Inform'; # what reponse to call + $state->{_dispatch} = 'InformResponse'; # what reponse to call }, 'DeviceId' => sub { my ($tag_name, $tag_hash, $context, $parent_data) = @_;