untar.c: Coverity ID 26151 and reformat

The Coverity issue was an ignored return value from a read()
in a loop which should have been a seek() since the data
read was ignored.

The file itself needed reformatting to conform to RTEMS style.
This commit is contained in:
Joel Sherrill
2015-01-04 13:44:57 -06:00
parent 1ae7baf2d8
commit 09220c8129
File diff suppressed because it is too large Load Diff