Explorar o código

Fix checkpoint header file error

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1178 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake %!s(int64=19) %!d(string=hai) anos
pai
achega
a2eedfed0f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/saCkpt.h

+ 1 - 1
include/saCkpt.h

@@ -176,7 +176,7 @@ saCkptCheckpointClose (
 
 SaAisErrorT
 saCkptCheckpointUnlink (
-	SaCkptCheckpointHandleT checkpointHandle,
+	SaCkptHandleT ckptHandle,
 	const SaNameT *checkpointName);
 
 SaAisErrorT