diff options
author | Curtis McEnroe | 2018-08-20 15:35:00 -0400 |
---|---|---|
committer | Curtis McEnroe | 2018-08-20 15:35:00 -0400 |
commit | e049d5a2d70465f800cdbab0fc44571d71823971 (patch) | |
tree | 0d1e1c6f717b5fdc04135b8318dd3a00282ade28 /chat.h | |
parent | e3a344854f91a834ec2bb1a7dd1904e3f294c421 (diff) |
Name project chatte
Diffstat (limited to 'chat.h')
-rw-r--r-- | chat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chat.h b/chat.h index 51494de..4975a3e 100644 --- a/chat.h +++ b/chat.h @@ -14,7 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#define SOURCE_URL "https://code.causal.agency/june/chat" +#define SOURCE_URL "https://code.causal.agency/june/chatte" #include <stdarg.h> #include <stdbool.h> |