mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 21:29:49 +00:00
e6f2cd0b2a
$ 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 |
||
---|---|---|
.. | ||
include | ||
src | ||
deps.mk | ||
Makefile |