mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 14:06:21 +00:00
Make header defines consistent
This commit is contained in:
@@ -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