From 9cff37352a0200dbe0acb1b6a9e5810ee33743ea Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 24 Jul 2016 14:51:39 +0100 Subject: Make header defines consistent --- src/otr/otr.h | 4 ++-- src/otr/otrlib.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/otr') diff --git a/src/otr/otr.h b/src/otr/otr.h index be8af6d4..0853f4fc 100644 --- a/src/otr/otr.h +++ b/src/otr/otr.h @@ -32,8 +32,8 @@ * */ -#ifndef OTR_H -#define OTR_H +#ifndef OTR_OTR_H +#define OTR_OTR_H #include #include diff --git a/src/otr/otrlib.h b/src/otr/otrlib.h index b669ee20..1031f8c1 100644 --- a/src/otr/otrlib.h +++ b/src/otr/otrlib.h @@ -32,8 +32,8 @@ * */ -#ifndef OTRLIB_H -#define OTRLIB_H +#ifndef OTR_OTRLIB_H +#define OTR_OTRLIB_H OtrlPolicy otrlib_policy(void); -- cgit 1.4.1-2-gfad0