Home | History | Annotate | Line # | Download | only in contrib
      1 #!/bin/sh
      2 sed -i '' $'s/\t/    /g' ../lib/**/*.{h,c} ../programs/*.{h,c} ../tests/*.c ./**/*.{h,cpp} ../examples/*.c ../zlibWrapper/*.{h,c}
      3