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 8fe1bd6..c2bf076 100644
--- a/glfs-operations.h
+++ b/glfs-operations.h
@@ -63,7 +63,7 @@ int
glusterBlockCreateEntry(blockCreateCli *blk, char *gbid);
int
-glusterBlockDeleteEntry(blockCreate *blk);
+glusterBlockDeleteEntry(char *volume, char *gbid);
struct glfs_fd *
glusterBlockCreateMetaLockFile(struct glfs *glfs);