Explorar el Código

defect325 - rename saCkptActiveCheckpointSet to saCkptActiveReplicaSet

(Logical change 1.157)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@548 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake hace 21 años
padre
commit
e1b14b28be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/ckpt.c

+ 1 - 1
lib/ckpt.c

@@ -701,7 +701,7 @@ error_exit_noput:
 }
 
 SaAisErrorT
-saCkptActiveCheckpointSet (
+saCkptActiveReplicaSet (
 	SaCkptCheckpointHandleT checkpointHandle)
 {
 	SaAisErrorT error;