aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/resolv_conf/resolv_conf_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charon/plugins/resolv_conf/resolv_conf_plugin.h')
-rw-r--r--src/charon/plugins/resolv_conf/resolv_conf_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/plugins/resolv_conf/resolv_conf_plugin.h b/src/charon/plugins/resolv_conf/resolv_conf_plugin.h
index f5943d9a3..7cbeab86c 100644
--- a/src/charon/plugins/resolv_conf/resolv_conf_plugin.h
+++ b/src/charon/plugins/resolv_conf/resolv_conf_plugin.h
@@ -32,7 +32,7 @@ typedef struct resolv_conf_plugin_t resolv_conf_plugin_t;
* Plugin that writes received DNS servers in a resolv.conf file.
*/
struct resolv_conf_plugin_t {
-
+
/**
* implements plugin interface
*/