okular/core/synctex
Albert Astals Cid 19d98d6a74 Run clang-format
find . \( -name "*.cpp" -or -name "*.h"  -or -name "*.c"  -or -name "*.cc" \) -exec clang-format -i {} \;

If you reached this file doing a git blame, please see README.clang-format (added 2 commits in the future of this one)
2020-07-11 09:17:33 +02:00
..
patches Use Windows ANSI versions of the PathFind... methods 2018-01-19 21:23:02 +01:00
synctex_parser.c Run clang-format 2020-07-11 09:17:33 +02:00
synctex_parser.h Run clang-format 2020-07-11 09:17:33 +02:00
synctex_parser_advanced.h Run clang-format 2020-07-11 09:17:33 +02:00
synctex_parser_local.h Run clang-format 2020-07-11 09:17:33 +02:00
synctex_parser_readme.md Update to synctex 1.19 2017-09-12 21:56:49 +02:00
synctex_parser_utils.c Run clang-format 2020-07-11 09:17:33 +02:00
synctex_parser_utils.h Run clang-format 2020-07-11 09:17:33 +02:00
synctex_parser_version.txt Update to synctex 1.19 2017-09-12 21:56:49 +02:00