Eliminate random escape from string. Rename variable `string' to
authorChris Hanson <org/chris-hanson/cph>
Thu, 5 May 1988 09:35:34 +0000 (09:35 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 5 May 1988 09:35:34 +0000 (09:35 +0000)
commitfadf043f571fb71137e61cf91de353150a7d4b82
tree4740bd1e9e9079d08a6c13a51711cce46c09af75
parentc929c898f57566b8c25a3e86579c99f4097abe94
Eliminate random escape from string.  Rename variable `string' to
`str' because `string' is a typedef.  HP compiler works but this is
illegal combination.
v7/src/microcode/bintopsb.c
v8/src/microcode/bintopsb.c