* fix prototypes for sphincs and static functions in aes.c * fix missing prototypes in all frodo variants * fix missing prototypes in kyber * remove const from non-pointer arguments in Frodo * add missing prototypes to requirements in README
It was only checking the return code, but astyle was always returning 0. Changed to parse the output and look for the string "Formatted"