summaryrefslogtreecommitdiff
path: root/lib/ext/dumbfw.h
diff options
context:
space:
mode:
authorZoltan Fridrich <zfridric@redhat.com>2023-01-27 15:03:53 +0100
committerZoltan Fridrich <zfridric@redhat.com>2023-01-27 15:11:28 +0100
commit50e0c39fc9b8e0ae493f42a3046db5e70f8ea044 (patch)
tree36d6eb0dde4d81527a07017d6df7d1dd4b7e436e /lib/ext/dumbfw.h
parent21288eb0ce9d27f00c4f8ac8048b22f4003f65ac (diff)
downloadgnutls-50e0c39fc9b8e0ae493f42a3046db5e70f8ea044.tar.gz
Indent code
Co-authored-by: Simon Josefsson <simon@josefsson.org> Signed-off-by: Zoltan Fridrich <zfridric@redhat.com>
Diffstat (limited to 'lib/ext/dumbfw.h')
-rw-r--r--lib/ext/dumbfw.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/ext/dumbfw.h b/lib/ext/dumbfw.h
index 87bb072e9f..234fa652a1 100644
--- a/lib/ext/dumbfw.h
+++ b/lib/ext/dumbfw.h
@@ -19,10 +19,10 @@
*/
#ifndef GNUTLS_LIB_EXT_DUMBFW_H
-#define GNUTLS_LIB_EXT_DUMBFW_H
+# define GNUTLS_LIB_EXT_DUMBFW_H
-#include <hello_ext.h>
+# include <hello_ext.h>
extern const hello_ext_entry_st ext_mod_dumbfw;
-#endif /* GNUTLS_LIB_EXT_DUMBFW_H */
+#endif /* GNUTLS_LIB_EXT_DUMBFW_H */