aboutsummaryrefslogtreecommitdiffstats
path: root/libgamma_partition_restore.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgamma_partition_restore.c')
-rw-r--r--libgamma_partition_restore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgamma_partition_restore.c b/libgamma_partition_restore.c
index e1ff6bb..657fa55 100644
--- a/libgamma_partition_restore.c
+++ b/libgamma_partition_restore.c
@@ -10,7 +10,7 @@
* error identifier provided by this library
*/
int
-libgamma_partition_restore(libgamma_partition_state_t *restrict this)
+libgamma_partition_restore(struct libgamma_partition_state *restrict this)
{
switch (this->site->method) {
#define X(CONST, CNAME, ...)\