diff options
Diffstat (limited to 'chat.h')
-rw-r--r-- | chat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chat.h b/chat.h index e63e0cf..2c9239c 100644 --- a/chat.h +++ b/chat.h @@ -14,6 +14,8 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#define SOURCE_URL "https://code.causal.agency/june/chat" + #include <stdbool.h> #include <stdlib.h> #include <wchar.h> |