Merge branch 'master' of github.com:ZoneMinder/zoneminder

This commit is contained in:
Isaac Connor 2019-10-05 16:56:13 -04:00
commit 307b3f33d6
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;