From 377fc83bb085523c857545603b7cd054ef49f160 Mon Sep 17 00:00:00 2001 From: dkf Date: Wed, 28 Feb 2007 09:23:30 +0000 Subject: Comment typo nit --- unix/tkUnixFont.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unix/tkUnixFont.c b/unix/tkUnixFont.c index 054139e..d97723b 100644 --- a/unix/tkUnixFont.c +++ b/unix/tkUnixFont.c @@ -9,7 +9,7 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkUnixFont.c,v 1.32 2007/02/27 10:43:47 dkf Exp $ + * RCS: @(#) $Id: tkUnixFont.c,v 1.33 2007/02/28 09:23:30 dkf Exp $ */ #include "tkUnixInt.h" @@ -273,7 +273,7 @@ static int UtfToUcs2beProc(ClientData clientData, CONST char*src, * * Side effects: * Releases thread-specific resources used by font pkg. -x * + * *------------------------------------------------------------------------- */ -- cgit v0.12