aboutsummaryrefslogtreecommitdiff
path: root/subhook_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'subhook_private.h')
-rw-r--r--subhook_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/subhook_private.h b/subhook_private.h
index 864957a..3f80b73 100644
--- a/subhook_private.h
+++ b/subhook_private.h
@@ -28,7 +28,7 @@
#include <stddef.h>
-struct subhook {
+struct subhook_struct {
int installed;
void *src;
void *dst;