Fixed the double delete problem remaining in issue 503.
[zxing.git] / cpp / format
1 #!/bin/sh
2 astyle --options=astyle-options --recursive --suffix=none "*.h" "*.cpp"