Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Cleanup
  • Loading branch information
spdfrk authored and perexg committed Aug 6, 2014
1 parent bf9ce65 commit 6a4a357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/descrambler/libaesdec/libaesdec.c
Expand Up @@ -14,7 +14,7 @@

#include "libaesdec.h"

//-----allocate key structure
//-----key structure
struct aes_keys_t {
AES_KEY even;
AES_KEY odd;
Expand Down

0 comments on commit 6a4a357

Please sign in to comment.