diff options
Diffstat (limited to 'snac.h')
| -rw-r--r-- | snac.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -62,6 +62,7 @@ typedef struct { xs_dict *key; /* keypair */ xs_dict *links; /* validated links */ xs_str *actor; /* actor url */ + xs_str *actor_alt; /* actor alternative url */ xs_str *md5; /* actor url md5 */ const xs_dict *lang;/* string translation dict */ const char *tz; /* configured timezone */ |