summaryrefslogtreecommitdiffstats
path: root/src/cc4group.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cc4group.h')
-rw-r--r--src/cc4group.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cc4group.h b/src/cc4group.h
index 25f3c53..7e871a2 100644
--- a/src/cc4group.h
+++ b/src/cc4group.h
@@ -149,7 +149,7 @@ typedef struct {
void (*end)(void* const data, void* const arg);
void* arg;
} CC4Group_MemoryManagement_t;
-typedef CC4Group_MemoryManagement_t* CC4Group_MemoryManagement;
+typedef CC4Group_MemoryManagement_t CC4Group_MemoryManagement;
// callback types for openWithReadCallback