diff options
Diffstat (limited to 'constants.h')
-rw-r--r-- | constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.h b/constants.h index 513154b..b4b3c21 100644 --- a/constants.h +++ b/constants.h @@ -1,4 +1,5 @@ #ifndef CONSTANTS_H #define CONSTANTS_H #define szModuleName "Juick" +#define JUICK_JID "juick@juick.com" #endif |