radare2/libr/bin/format/omf
pancake e6f2cd0b2a
Remove trailing spaces (#19460)
$ git grep ' $' | grep -v ^test/ | cut -d : -f 1 | sort -u > /tmp/trailing
$ for a in `cat /tmp/trailing` ; do sed -i -e 's/ *$//' $a ; done
2021-12-02 17:39:59 +01:00
..
omf_specs.h Fix indentation in OMF plugin (-111 LOC) 2015-05-22 13:23:26 +02:00
omf.c Remove the check_bytes and more bin-buf refactoring ##bin 2019-07-01 23:01:25 +02:00
omf.h Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00