diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2017-07-16 21:20:45 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2017-07-16 21:20:45 +0000 |
commit | b47bc0b9634796aad01bdf39b27090dd5dbfda25 (patch) | |
tree | 512320010f06f63f7fd40f26cd9acd05881a8bf4 /Build/source/texk/web2c/synctexdir/ChangeLog | |
parent | dcbf19c32282b90aa3ebf0fc9366e9a49097303d (diff) |
avoid to be included twice
git-svn-id: svn://tug.org/texlive/trunk@44824 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/synctexdir/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog index d76c9b10d35..e010960e577 100644 --- a/Build/source/texk/web2c/synctexdir/ChangeLog +++ b/Build/source/texk/web2c/synctexdir/ChangeLog @@ -1,3 +1,7 @@ +2017-07-16 Akira Kakuto <kakuto@fuk.kindai.ac.jp> + + * synctex_parser_utils.h: Avoid to be included twice. + 2017-07-15 Akira Kakuto <kakuto@fuk.kindai.ac.jp> * synctex_parser.c: Remove double definition of synctex_iterator_s. |