do not remember why I did this, but it must have some reason

This commit is contained in:
bg 2012-09-18 17:42:14 +02:00
parent 6130055cd5
commit 27d15fffb7
1 changed files with 1 additions and 1 deletions

View File

@ -90,8 +90,8 @@ typedef struct {
typedef struct{
bcdesc_t* desc_ptr;
uint16_t keysize;
void* ctx;
uint16_t keysize;
} bcgen_ctx_t;
#endif /* BLOCKCIPHER_DESCRIPTOR_H_ */