Remove dash from IPCC7210W.pm

This commit is contained in:
Simpler1 2019-10-04 22:52:51 -04:00
parent 5aa639ff76
commit 436c46207f
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
# This module contains the implementation of the
# IPCC-7210W IP camera control protocol
#
package ZoneMinder::Control::IPCC-7210W;
package ZoneMinder::Control::IPCC7210W;
use 5.006;
use strict;