commit | 520882315841d86e8cdf342083193b9665243a38 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Nov 30 16:27:37 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Nov 30 16:27:37 1998 +0000 |
tree | 127d2c8d14e00ef566bd407a7e91c096922926ff | |
parent | d61975e179f658c21546efad109271483cbf6669 [diff] [blame] |
Remove bogus \@.
diff --git a/Doc/lib/librgbimg.tex b/Doc/lib/librgbimg.tex index 5ef0603..e5d2d03 100644 --- a/Doc/lib/librgbimg.tex +++ b/Doc/lib/librgbimg.tex
@@ -45,5 +45,5 @@ 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}