lpr: fixing vda's thinko
This commit is contained in:
parent
b78d1c045f
commit
8f8a420f12
@ -201,7 +201,7 @@ int lpqr_main(int argc, char *argv[])
|
||||
* an indication that the file being sent is complete.
|
||||
* A second level of acknowledgement processing
|
||||
* must occur at this point." */
|
||||
printf("\x2" "%u %s\n" "c%s" "%c",
|
||||
printf("\x2" "%u c%s\n" "%s" "%c",
|
||||
(unsigned)strlen(controlfile),
|
||||
remote_filename, controlfile, '\0');
|
||||
get_response_or_say_and_die("sending control file");
|
||||
|
Loading…
Reference in New Issue
Block a user