From a6398d14fac69db937522cf6ed2c1f1508c94990 Mon Sep 17 00:00:00 2001 From: dkf Date: Tue, 6 Sep 2005 12:30:24 +0000 Subject: Added missing FF chars --- generic/tkImgPhoto.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/generic/tkImgPhoto.c b/generic/tkImgPhoto.c index b56261d..79b502f 100644 --- a/generic/tkImgPhoto.c +++ b/generic/tkImgPhoto.c @@ -17,7 +17,7 @@ * Department of Computer Science, * Australian National University. * - * RCS: @(#) $Id: tkImgPhoto.c,v 1.57 2005/08/11 01:55:04 dgp Exp $ + * RCS: @(#) $Id: tkImgPhoto.c,v 1.58 2005/09/06 12:30:24 dkf Exp $ */ #include "tkInt.h" @@ -5835,7 +5835,7 @@ Tk_PhotoGetImage(handle, blockPtr) blockPtr->offset[3] = 3; return 1; } - + /* *---------------------------------------------------------------------- * @@ -5895,7 +5895,7 @@ PhotoOptionFind(interp, obj) } return proc; } - + /* *---------------------------------------------------------------------- * @@ -5927,7 +5927,7 @@ PhotoOptionCleanupProc(clientData, interp) ckfree((char *) ptr); } } - + /* *-------------------------------------------------------------- * -- cgit v0.12