Removed trailing comma

git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@739 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
stan
2004-01-08 13:01:04 +00:00
parent 2b3f07fee4
commit 6802b3a6ad

View File

@@ -46,7 +46,7 @@ public:
typedef enum
{
CONTINUOUS=0,
TRIGGERED,
TRIGGERED
} RunMode;
typedef enum