summaryrefslogtreecommitdiffstats
path: root/netwerk/sctp/src/restore_mod.sh
blob: 238603cc4034da05d43c0489c93b991d3db842e3 (plain)
1
2
#!/bin/sh
find . -name '*.[ch]' -exec chmod 644 {} \;