openbsd-ports/multimedia/xine-ui/patches/patch-src_xitk_xine-toolkit_xitk_c

13 lines
427 B
Plaintext

$OpenBSD: patch-src_xitk_xine-toolkit_xitk_c,v 1.1 2006/04/22 18:37:28 bernd Exp $
--- src/xitk/xine-toolkit/xitk.c.orig Sat May 21 00:02:05 2005
+++ src/xitk/xine-toolkit/xitk.c Sat Apr 22 11:49:42 2006
@@ -1877,7 +1877,7 @@ void xitk_init(Display *display, XColor
sprintf(buffer, "%s%s", buffer, " ]-");
if(verbosity)
- printf(buffer);
+ printf("%s", buffer);
gXitk->wm_type = xitk_check_wm(display);