diff options
| author | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-12-07 09:02:55 +0100 |
|---|---|---|
| committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-12-07 09:02:55 +0100 |
| commit | 4332cd7f95ae93fbe4e3f6328c2b819c262ae049 (patch) | |
| tree | 2c93253a81c60821f1de6df745c35dcbfea5b5ef /src/libcharon/plugins/stroke | |
| parent | faccd69068cc72d75c93f824dfa19a49456cb051 (diff) | |
| download | strongswan-4332cd7f95ae93fbe4e3f6328c2b819c262ae049.tar.bz2 strongswan-4332cd7f95ae93fbe4e3f6328c2b819c262ae049.tar.xz | |
added newline
Diffstat (limited to 'src/libcharon/plugins/stroke')
| -rw-r--r-- | src/libcharon/plugins/stroke/stroke_control.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libcharon/plugins/stroke/stroke_control.c b/src/libcharon/plugins/stroke/stroke_control.c index 97d808d8c..331840691 100644 --- a/src/libcharon/plugins/stroke/stroke_control.c +++ b/src/libcharon/plugins/stroke/stroke_control.c @@ -194,6 +194,7 @@ METHOD(stroke_control_t, initiate, void, (controller_cb_t)stroke_log, &info); } } + /** * Parse a terminate/rekey specifier */ |
