summaryrefslogtreecommitdiff
path: root/keama/keama.h
diff options
context:
space:
mode:
authorTomek Mrugalski <tomek@isc.org>2022-01-19 20:14:16 +0100
committerTomek Mrugalski <tomek@isc.org>2022-01-20 12:04:28 +0100
commitf6b8f48d1665c4487dedbcfa4dca435a0d67ddeb (patch)
tree19926f31f56890bc8c7f5d3bc5b2e2c16b96794e /keama/keama.h
parent429a56d73c0f9f2edf400fd6313850a3ce4fd809 (diff)
downloadisc-dhcp-f6b8f48d1665c4487dedbcfa4dca435a0d67ddeb.tar.gz
[#189] Whitespace fixes in opened files
Diffstat (limited to 'keama/keama.h')
-rw-r--r--keama/keama.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keama/keama.h b/keama/keama.h
index 54f887fe..4b971396 100644
--- a/keama/keama.h
+++ b/keama/keama.h
@@ -31,7 +31,7 @@
#include <time.h>
/* Resolution of FQDNs into IPv4 addresses */
-enum resolve {
+enum resolve {
perform = 0, /* resolve */
fatal, /* raise a fatal error */
pass /* pass the string wth a warning */