Fixed a missing type specifier in a function declaration of the RACF kernel

This commit is contained in:
Jens Steube
2017-04-27 17:56:38 +02:00
parent b996ef587b
commit 0fcf51dee3
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -19,6 +19,12 @@
- WPA cracking: Improved nonce-error-corrections mode to fix corrupt nonce generated on Big-Endian devices
##
## Bugs
##
- Fixed a missing type specifier in a function declaration of the RACF kernel
##
## Technical
##