diff options
Diffstat (limited to 'data.c')
| -rw-r--r-- | data.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -72,7 +72,7 @@ void snac_free(snac *snac) | |||
| 72 | } | 72 | } |
| 73 | 73 | ||
| 74 | 74 | ||
| 75 | int snac_open(snac *snac, char *uid) | 75 | int user_open(snac *snac, char *uid) |
| 76 | /* opens a user */ | 76 | /* opens a user */ |
| 77 | { | 77 | { |
| 78 | int ret = 0; | 78 | int ret = 0; |