Signed-off-by: Gurucharan Shetty <[email protected]>
---
lib/daemon.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/daemon.h b/lib/daemon.h
index cb663ca..a1d8300 100644
--- a/lib/daemon.h
+++ b/lib/daemon.h
@@ -91,7 +91,7 @@ pid_t read_pidfile(const char *name);
OPT_PIPE_HANDLE, \
OPT_SERVICE, \
OPT_SERVICE_MONITOR \
- OPT_USER_GROUP \
+ OPT_USER_GROUP
#define DAEMON_LONG_OPTIONS \
{"detach", no_argument, NULL, OPT_DETACH}, \
--
1.9.1
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev