From a2eedfed0fe9f571ca32fb53f73fdac3d2b2e4f4 Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Mon, 7 Aug 2006 22:49:36 +0000 Subject: [PATCH] Fix checkpoint header file error git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1178 fd59a12c-fef9-0310-b244-a6a79926bd2f --- include/saCkpt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/saCkpt.h b/include/saCkpt.h index b804a48b..fc8d319c 100644 --- a/include/saCkpt.h +++ b/include/saCkpt.h @@ -176,7 +176,7 @@ saCkptCheckpointClose ( SaAisErrorT saCkptCheckpointUnlink ( - SaCkptCheckpointHandleT checkpointHandle, + SaCkptHandleT ckptHandle, const SaNameT *checkpointName); SaAisErrorT