summaryrefslogtreecommitdiff
path: root/lib/extras/randomart.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/extras/randomart.h')
-rw-r--r--lib/extras/randomart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/extras/randomart.h b/lib/extras/randomart.h
index b468eb4e80..2bca9d0dc7 100644
--- a/lib/extras/randomart.h
+++ b/lib/extras/randomart.h
@@ -1,5 +1,5 @@
#ifndef GNUTLS_LIB_EXTRAS_RANDOMART_H
-#define GNUTLS_LIB_EXTRAS_RANDOMART_H
+# define GNUTLS_LIB_EXTRAS_RANDOMART_H
char *_gnutls_key_fingerprint_randomart(uint8_t * dgst_raw,
u_int dgst_raw_len,
@@ -7,4 +7,4 @@ char *_gnutls_key_fingerprint_randomart(uint8_t * dgst_raw,
unsigned int key_size,
const char *prefix);
-#endif /* GNUTLS_LIB_EXTRAS_RANDOMART_H */
+#endif /* GNUTLS_LIB_EXTRAS_RANDOMART_H */