Comment fixes.

From-SVN: r3416
This commit is contained in:
Richard Stallman 1993-02-02 23:38:03 +00:00
parent 5abb45f22e
commit a4d8855c2a
1 changed files with 2 additions and 1 deletions

View File

@ -115,7 +115,8 @@ decode (shorts, low, hi)
by setting to 0 or 1 all the bits in the constant
that don't belong in the type.
Yield 1 if a signed overflow occurs, 0 otherwise.
If OVERFLOW is nonzero, a signed overflow has already occurred. */
If OVERFLOW is nonzero, a signed overflow has already occurred
in calculating T, so propagate it. */
int
force_fit_type (t, overflow)