re-introduced comment

This commit is contained in:
Andreas Steffen
2010-12-07 09:01:28 +01:00
parent a42aaed64f
commit faccd69068
@@ -194,7 +194,9 @@ METHOD(stroke_control_t, initiate, void,
(controller_cb_t)stroke_log, &info);
}
}
/**
* Parse a terminate/rekey specifier
*/
static bool parse_specifier(char *string, u_int32_t *id,
char **name, bool *child, bool *all)
{