Fixed typo. (whopps)
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ int main(void)
|
||||
|
||||
sprintf(filepath, "%s%d.bin", filepath, req.level);
|
||||
|
||||
encryptText(req.key, req.key);
|
||||
emcryptText(req.key, req.key);
|
||||
writel(filepath, req.key, 256);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user