summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client.c b/client.c
index 09af58e..9e0d2bc 100644
--- a/client.c
+++ b/client.c
@@ -26,7 +26,7 @@
 
 #include "bounce.h"
 
-static const char *Origin = "invalid";
+static const char *Origin = "irc.invalid";
 
 enum Need {
 	NeedNick = 1 << 0,
95ae2d6318e7b460c5&follow=1'>Add :Q command aliasJune McEnroe It seemes I can't take my finger off the shift key fast enough. 2018-01-29Add setuid target for briJune McEnroe 2018-01-28Add init function to fb interfaceJune McEnroe 2018-01-28Add color.cJune McEnroe