-
* Define POINTERHOLDER_TRANSITION * Make sure we are getting the intended version of qpdf
-
Run this: for i in **/*.cc **/*.c **/*.h **/*.hh; do clang-format < $i >| $i.new && mv $i.new $i done
* Define POINTERHOLDER_TRANSITION * Make sure we are getting the intended version of qpdf
Run this: for i in **/*.cc **/*.c **/*.h **/*.hh; do clang-format < $i >| $i.new && mv $i.new $i done