From 520882315841d86e8cdf342083193b9665243a38 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 30 Nov 1998 16:27:37 +0000 Subject: [PATCH] Remove bogus \@. --- Doc/lib/librgbimg.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/librgbimg.tex b/Doc/lib/librgbimg.tex index 5ef060335d..e5d2d0307a 100644 --- a/Doc/lib/librgbimg.tex +++ b/Doc/lib/librgbimg.tex @@ -45,5 +45,5 @@ These are the formats returned by \function{gl.lrectread()}. This function sets a global flag which defines whether the scan lines of the image are read or written from bottom to top (flag is zero, compatible with SGI GL) or from top to bottom(flag is one, -compatible with X)\@. The default is zero. +compatible with X). The default is zero. \end{funcdesc} -- 2.50.1