summaryrefslogtreecommitdiff
path: root/graphics/xv/files/patch-CAN-2005-0665
blob: 7c61c540108fd47e764a18d22bc9b6770afeda6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- xv.c.orig	Mon Mar 21 22:00:43 2005
+++ xv.c	Mon Mar 21 22:21:53 2005
@@ -2197,7 +2197,7 @@
   SetISTR(ISTR_INFO,formatStr);
 	
   SetInfoMode(INF_PART);
-  SetISTR(ISTR_FILENAME, 
+  SetISTR(ISTR_FILENAME, "%s",
 	  (filenum==DFLTPIC || filenum==GRABBED || frompipe)
 	  ? "<none>" : basefname);