diff options
Diffstat (limited to 'elf.c')
| -rw-r--r-- | elf.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -522,3 +522,5 @@ elffini(struct wbuf *out) .entsize = relxsiz, .info = DATA_SHNDX ); } + +/* vim:set ts=3 sw=3 expandtab: */ |