Fix Doxygen comment for proposal_keywords_t

Two dots seem to mark the end of a list.
This commit is contained in:
Tobias Brunner
2012-09-18 16:13:23 +02:00
parent 4157a40b45
commit 4e16d2e864
@@ -50,7 +50,7 @@ typedef struct proposal_keywords_t proposal_keywords_t;
#include <crypto/transform.h> #include <crypto/transform.h>
/** /**
* Class representing a proposal token.. * Class representing a proposal token.
*/ */
struct proposal_token_t { struct proposal_token_t {