Parcourir la source

definition error in corodefs.h

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2297 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake il y a 17 ans
Parent
commit
e35059f57d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      include/corosync/corodefs.h

+ 1 - 1
include/corosync/corodefs.h

@@ -49,7 +49,7 @@ enum corosync_service_types {
 	MSG_SERVICE = 6,
 	CFG_SERVICE = 7,
 	CPG_SERVICE = 8,
-	CLM_SERVICE = 9,
+	CMAN_SERVICE = 9,
 	CRM_SERVICE = 10,
 	CONFDB_SERVICE = 11,
 	QUORUM_SERVICE = 12,