Make header defines consistent
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef OTR_H
|
||||
#define OTR_H
|
||||
#ifndef OTR_OTR_H
|
||||
#define OTR_OTR_H
|
||||
|
||||
#include <libotr/proto.h>
|
||||
#include <libotr/message.h>
|
||||
|
||||
@@ -32,8 +32,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef OTRLIB_H
|
||||
#define OTRLIB_H
|
||||
#ifndef OTR_OTRLIB_H
|
||||
#define OTR_OTRLIB_H
|
||||
|
||||
OtrlPolicy otrlib_policy(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user