removed trailing spaces ([[:space:]]+$)
This commit is contained in:
@@ -29,12 +29,12 @@ typedef struct attr_provider_t attr_provider_t;
|
||||
* Provide configuration attributes through static strongswan.conf definition.
|
||||
*/
|
||||
struct attr_provider_t {
|
||||
|
||||
|
||||
/**
|
||||
* Implements attribute provider interface
|
||||
*/
|
||||
attribute_provider_t provider;
|
||||
|
||||
|
||||
/**
|
||||
* Destroy a attr_provider instance.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user