]> mj.ucw.cz Git - misc.git/blobdiff - xclipsend.c
Added experimental utility for controlling jackd in the Ursarium
[misc.git] / xclipsend.c
index 915ffc7255770be275e48a6dd8ab804671351a8f..8ba69b53fc19d3b4c34092f186bedbb0ac419873 100644 (file)
@@ -12,7 +12,7 @@ static Window win;
 
 static void die(char *msg)
 {
-  fprintf(stderr, "xclipcat: %s\n", msg);
+  fprintf(stderr, "xclipsend: %s\n", msg);
   exit(1);
 }