Fixing gcc 3.3 compile failures -- fix for audio/xmixer
Simon Barner
barner at in.tum.de
Wed Jul 23 05:45:26 PDT 2003
--- Xw/Base.c.orig Wed Jul 23 03:56:03 2003
+++ Xw/Base.c Wed Jul 23 03:56:43 2003
@@ -89,8 +89,8 @@
* default translation table
*/
static char defaultTranslations [] = "\
-<FocusIn>: focus(in)
-<FocusOut>: focus(out)
+<FocusIn>: focus(in)\n\
+<FocusOut>: focus(out)\n\
<Key>Tab: tab()";
/*
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030723/f53028a7/attachment.bin
More information about the freebsd-ports
mailing list