Browse Source
Only matching ";;\n", replaced with:
grep -lIR --include=*.{c,h,cpp,hpp} ";;\$" | xargs sed -i 's/;;\{1,\}$/;/'
pull/162/head
committed by
Steve Lhomme
31 changed files with 35 additions and 35 deletions
Loading…
Reference in new issue