Remove bogus \@.

This commit is contained in:
Fred Drake 1998-11-30 16:27:37 +00:00
parent d61975e179
commit 5208823158
1 changed files with 1 additions and 1 deletions

View File

@ -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}