0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-03-13 21:10:32 +01:00

Fix some typoed include guard/define names.

This commit is contained in:
Jason Volk 2016-08-13 20:35:30 -07:00
parent 90c9fe686e
commit dd270c9d78
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
*/
#pragma once
#define HAVE_CHARYBDIS_AUTHD_H
#define HAVE_CHARYBDIS_AUTHPROC_H
#include "stdinc.h"
#include "client.h"

View file

@ -24,7 +24,7 @@
*/
#pragma once
#define HAVE_IRCD_CHMOD_H
#define HAVE_IRCD_CHMODE_H
/* something not included in messages.tab
* to change some hooks behaviour when needed