REFACTOR [a vs an]

From /dev/humancontroller.
This commit is contained in:
Zack Middleton 2012-06-18 16:31:16 +00:00
parent 4bd24d3182
commit f3e7012bdb
27 changed files with 39 additions and 39 deletions

View file

@ -38,7 +38,7 @@ struct mdfour {
/* NOTE: This code makes no attempt to be fast!
It assumes that a int is at least 32 bits long
It assumes that an int is at least 32 bits long
*/
static struct mdfour *m;