Remove outdated comments
commit54e94a56e27f73fc2831637ad9039a00eb5e6347
authorCyrill Gorcunov <gorcunov@gmail.com>
Thu, 29 Oct 2009 21:23:48 +0000 (30 00:23 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sat, 31 Oct 2009 17:03:14 +0000 (31 20:03 +0300)
tree622c223c4866cbb95797f11fa0d44c7884a31881
parent917117ff69271fe911e87a6f0e8dfc1f81c3f9b4
Remove outdated comments

From Frank Kotler:
| ...
| > -                stdscan_bufptr = saveme;        /* bugfix? fbk 8/10/00 */
| > +                stdscan_set(saveme);            /* bugfix? fbk 8/10/00 */
|
| While you're at it, you could remove my comment(s - it seems to have
| reproduced). It *is* a bugfix (apparently). "saveme" might have a better
| name, too...

So get rid of the comments.

Reported-by: Frank Kotler <fbkotler@zytor.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
output/outaout.c
output/outelf32.c
output/outelf64.c