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