summaryrefslogtreecommitdiffstats
path: root/glfs-operations.h
diff options
context:
space:
mode:
Diffstat (limited to 'glfs-operations.h')
-rw-r--r--glfs-operations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/glfs-operations.h b/glfs-operations.h
index 1a1208d..ceadcd7 100644
--- a/glfs-operations.h
+++ b/glfs-operations.h
@@ -35,6 +35,6 @@ typedef glusterBlockDef *glusterBlockDefPtr;
int glusterBlockCreateEntry(blockCreateCli *blk, char *gbid);
-int glusterBlockDeleteEntry(blockCreateCli *blk, char *gbid);
+int glusterBlockDeleteEntry(blockCreate *blk);
#endif /* _GLFS_OPERATIONS_H */