summaryrefslogtreecommitdiffstats
path: root/graphics/urt/files/patch-tools::mergechan.c
blob: 254a0f75d480d7adc6c0f6158f301c6166c1a8e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- tools/mergechan.c.orig	Thu Mar 10 20:58:34 2005
+++ tools/mergechan.c	Thu Mar 10 21:00:31 2005
@@ -79,7 +79,7 @@
 	    {
 		fprintf( stderr,
 		 "%s: Images %d and %d are both from the standard input\n",
-			 stdin_used, i );
+			argv[0], stdin_used, i );
 		exit( -1 );
 	    }
     }
OpenPOWER on IntegriCloud