Mercurial > hg > xemacs-beta
diff src/glyphs-eimage.c @ 638:373ced43e288
[xemacs-hg @ 2001-07-26 21:10:44 by adrian]
[PATCH APPROVE COMMIT 21.5 RECOMMEND 21.4 21.1] xemacs-21.5: typo fixes of of this this nature for src/ <ofq7gzz8.fsf@ecf.teradyne.com>
author | adrian |
---|---|
date | Thu, 26 Jul 2001 21:10:48 +0000 |
parents | 5fd7ba8b56e7 |
children | b39c14581166 |
line wrap: on
line diff
--- a/src/glyphs-eimage.c Thu Jul 26 06:21:45 2001 +0000 +++ b/src/glyphs-eimage.c Thu Jul 26 21:10:48 2001 +0000 @@ -675,7 +675,7 @@ for (slice = 0; slice < unwind.giffile->ImageCount; slice++) { - /* We check here that that the current image covers the full "screen" size. */ + /* We check here that the current image covers the full "screen" size. */ if (unwind.giffile->SavedImages[slice].ImageDesc.Height != height || unwind.giffile->SavedImages[slice].ImageDesc.Width != width || unwind.giffile->SavedImages[slice].ImageDesc.Left != 0