outcoff: BuildExportTable -- tab/space fix
commitbc0113d977f33ccb1b1ff50120efacb4fa63e91a
authorCyrill Gorcunov <gorcunov@gmail.com>
Tue, 17 Nov 2009 18:58:08 +0000 (17 21:58 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Tue, 17 Nov 2009 20:25:15 +0000 (17 23:25 +0300)
tree54553966363d87e8127d538f853c6c4b7ae3eede
parentbf8cebd813a1def37926134f6f5e335d711641ab
outcoff: BuildExportTable -- tab/space fix

Due to previous commit an indent by tab (occasionally) brought in.
Fix it as well. No change on binary level.

We're not that far from NASM release so it's a bit unpleasant
manner to push in such trivial change. But since it's the previous
commit dependent -- I dare to push it.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
output/outcoff.c