1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

From FSF.

This commit is contained in:
Jim Meyering
1995-11-06 17:06:24 +00:00
parent dd8b68966f
commit fd798dd6fe

View File

@@ -1297,7 +1297,7 @@ typedef struct
{ \
for (this_reg = highest_active_reg; this_reg > high_reg; this_reg--) \
{ \
reg_info[this_reg].word = 0; \
reg_info[this_reg].word.integer = 0; \
regend[this_reg] = 0; \
regstart[this_reg] = 0; \
} \