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:11:53 +02:00
parent 4157a40b45
commit 4e16d2e864
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ typedef struct proposal_keywords_t proposal_keywords_t;
#include <crypto/transform.h>
/**
* Class representing a proposal token..
* Class representing a proposal token.
*/
struct proposal_token_t {