Fixed some errors and bad programming

This commit is contained in:
applestash
2014-06-21 18:21:22 +10:00
parent 5ffe17390c
commit dc8de388a3
11 changed files with 246 additions and 259 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ typedef struct
{
bool isFalseSign;
// CIA RSA
u8 *cpPvt; //cpPvt
u8 *cpPvt;
u8 *cpPub;
u8 *xsPvt;
u8 *xsPub;