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

This commit is contained in:
Andrey A. Chernov 1996-10-17 12:06:05 +00:00
parent 647f50c3b3
commit 0696bbfafd

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: ");