Page 1 of 1

Bug in zm_monitor.h

Posted: Tue Jan 06, 2004 5:05 am
by snakebyte
Heya Phillip, I don't know if any of this helps you or not, but I just wanted to help out where I can (which, I admit, isn't much so far).

--- /usr/local/src/zm-0.9.16.ORIG/src/zm_monitor.h 2003-10-19 03:11:07.000000000 -0700
+++ zm_monitor.h 2004-01-05 21:00:05.000000000 -0800
@@ -46,7 +46,7 @@
typedef enum
{
CONTINUOUS=0,
- TRIGGERED,
+ TRIGGERED
} RunMode;

typedef enum