mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 03:56:22 +00:00
Make header defines consistent
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef CLIENT_EVENTS_H
|
||||
#define CLIENT_EVENTS_H
|
||||
#ifndef EVENT_CLIENT_EVENTS_H
|
||||
#define EVENT_CLIENT_EVENTS_H
|
||||
|
||||
#include "xmpp/xmpp.h"
|
||||
|
||||
|
||||
@@ -32,8 +32,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef SERVER_EVENTS_H
|
||||
#define SERVER_EVENTS_H
|
||||
#ifndef EVENT_SERVER_EVENTS_H
|
||||
#define EVENT_SERVER_EVENTS_H
|
||||
|
||||
#include "xmpp/xmpp.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user