successfull -> successful
This commit is contained in:
+1
-1
@@ -1370,7 +1370,7 @@ int main(int argc, char *argv[]) {
|
|||||||
return EXIT_FAILURE;
|
return EXIT_FAILURE;
|
||||||
}
|
}
|
||||||
if(verbosity) {
|
if(verbosity) {
|
||||||
fprintf(stderr, "Successfull applet authentication.\n");
|
fprintf(stderr, "Successful applet authentication.\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
/* openssl setup.. */
|
/* openssl setup.. */
|
||||||
|
|||||||
Reference in New Issue
Block a user