mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 09:36:21 +00:00
Make header defines consistent
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef GPG_H
|
||||
#define GPG_H
|
||||
#ifndef PGP_GPG_H
|
||||
#define PGP_GPG_H
|
||||
|
||||
typedef struct pgp_key_t {
|
||||
char *id;
|
||||
|
||||
Reference in New Issue
Block a user