diff options
Diffstat (limited to 'send/users.h')
-rw-r--r-- | send/users.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/send/users.h b/send/users.h new file mode 100644 index 0000000..47577fb --- /dev/null +++ b/send/users.h @@ -0,0 +1 @@ +char *make_userid(char *nick, char *pass); |