From 357aee3aedbf35f2194b0e468c62228b3262259e Mon Sep 17 00:00:00 2001 From: dkf Date: Wed, 9 Sep 2009 22:47:36 +0000 Subject: Improve comment following request by Joe English --- unix/tkUnixRFont.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/unix/tkUnixRFont.c b/unix/tkUnixRFont.c index e11015f..e1c7e75 100644 --- a/unix/tkUnixRFont.c +++ b/unix/tkUnixRFont.c @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkUnixRFont.c,v 1.28 2009/09/09 22:23:58 dkf Exp $ + * RCS: @(#) $Id: tkUnixRFont.c,v 1.29 2009/09/09 22:47:36 dkf Exp $ */ #include "tkUnixInt.h" @@ -421,7 +421,8 @@ TkpGetFontFromAttributes( /* * Hack to work around issues with weird issues with Xft/Xrender - * connection. + * connection. For details, see comp.lang.tcl thread starting from + * */ if (!fontPtr) { -- cgit v0.12