]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/usb-darwin.c
Merge changes from CUPS 1.4svn-r8162.
[thirdparty/cups.git] / backend / usb-darwin.c
index f25fbe0177132c6591070eadece096ddcf6c2113..23b7baecdc8ad85794c9db599ee31ff1ef4f80ce 100644 (file)
@@ -755,6 +755,7 @@ print_device(const char *uri,               /* I - Device URI */
       * Force the read thread to exit...
       */
 
+      g.wait_eof = 0;
       pthread_kill(read_thread_id, SIGTERM);
     }
   }