Fix diagnostic: skey->key, we have key command

This commit is contained in:
ache 1996-10-17 12:06:05 +00:00
parent e7dca97798
commit aa5a205bac

View File

@ -98,7 +98,7 @@ char *argv[];
}
n = 99;
if( ! defaultsetup){
printf("Reminder you need the 6 english words from the skey command.\n");
printf("Reminder you need the 6 english words from the key command.\n");
for(i=0;;i++){
if(i >= 2) exit(1);
printf("Enter sequence count from 1 to 9999: ");