Typo fix in the message displayed.
This commit is contained in:
+1
-1
@@ -322,7 +322,7 @@ getvol(nextvol)
|
||||
"Unless you know which volume your",
|
||||
" file(s) are on you should start\n",
|
||||
"with the last volume and work",
|
||||
" towards towards the first.\n");
|
||||
" towards the first.\n");
|
||||
} else {
|
||||
fprintf(stderr, "You have read volumes");
|
||||
strcpy(buf, ": ");
|
||||
|
||||
Reference in New Issue
Block a user