From 7daf5226b74e14a6e0f1a888b0be26f3d246f9f8 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Fri, 4 Sep 2009 13:46:09 +0200 Subject: removed trailing spaces ([[:space:]]+$) --- src/charon/plugins/resolv_conf/resolv_conf_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/charon/plugins/resolv_conf/resolv_conf_plugin.h') 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 */ -- cgit v1.2.3