diff options
author | Tim Rühsen <tim.ruehsen@gmx.de> | 2019-04-28 11:11:23 +0200 |
---|---|---|
committer | Tim Rühsen <tim.ruehsen@gmx.de> | 2019-05-08 09:45:02 +0200 |
commit | aa6b0939c78ede92572b2ffb3fffbb797cb20e8e (patch) | |
tree | 44920d46ea370ad5db469cf34c329f354fbc8f87 /lib/includes/gnutls/openpgp.h | |
parent | 03e1f6430150ef19d432e56d334b0f1d2424aeaa (diff) | |
download | gnutls-tmp-public-header-guards.tar.gz |
Add or clean header guards in lib/includes/gnutls/tmp-public-header-guards
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
Diffstat (limited to 'lib/includes/gnutls/openpgp.h')
-rw-r--r-- | lib/includes/gnutls/openpgp.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/includes/gnutls/openpgp.h b/lib/includes/gnutls/openpgp.h index 01d01fdada..632ffb1dc0 100644 --- a/lib/includes/gnutls/openpgp.h +++ b/lib/includes/gnutls/openpgp.h @@ -377,4 +377,5 @@ int gnutls_certificate_set_openpgp_keyring_file } #endif /* *INDENT-ON* */ -#endif /* GNUTLS_OPENPGP_H */ + +#endif /* GNUTLS_OPENPGP_H */ |