]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/usb-darwin.c
Change new keyword to "cups-waiting-for-job-completed" (<rdar://problem/14323704>)
[thirdparty/cups.git] / backend / usb-darwin.c
index 2359d9360b4b2686728d059a63cd6f8f6fa22141..c1248426811d7cde5ef214606bf31a2afeb850e8 100644 (file)
@@ -761,7 +761,7 @@ print_device(const char *uri,               /* I - Device URI */
   }
 
   fprintf(stderr, "DEBUG: Sent %lld bytes...\n", (off_t)total_bytes);
-  fputs("STATE: +cups-waiting-for-completed\n", stderr);
+  fputs("STATE: +cups-waiting-for-job-completed\n", stderr);
 
  /*
   * Signal the side channel thread to exit...