mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-27 15:10:53 +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 |
||
---|---|---|
.. | ||
capstone-calloc.patch | ||
fix-x86-16.patch | ||
sparc-crash.patch | ||
sstream-null.patch |