summaryrefslogtreecommitdiff
path: root/interchange
diff options
context:
space:
mode:
Diffstat (limited to 'interchange')
-rw-r--r--interchange/member.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/interchange/member.h b/interchange/member.h
index b44b1f5..569055e 100644
--- a/interchange/member.h
+++ b/interchange/member.h
@@ -47,7 +47,7 @@ struct interchange_member {
char *phone_night;
char *address_book;
char *accounts;
- struct interchange_member_preferences *preferences;
+ struct interchange_member_preferences preferences;
char *carts;
char *owner;
char *file_acl;