Explorar o código

votequorum: missed one comment to cleanup ;)

Reviewed-by: Steven Dake <sdake@redhat.com>
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
Fabio M. Di Nitto %!s(int64=14) %!d(string=hai) anos
pai
achega
832b0e5153
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      services/votequorum.c

+ 3 - 1
services/votequorum.c

@@ -76,7 +76,9 @@
 #define VOTEQUORUM_MINOR_VERSION 0
 #define VOTEQUORUM_PATCH_VERSION 0
 
- /* Silly default to prevent accidents! */
+/*
+ * Silly default to prevent accidents!
+ */
 #define DEFAULT_EXPECTED   1024
 #define DEFAULT_QDEV_POLL 10000
 #define DEFAULT_LEAVE_TMO 10000