]> git.lyx.org Git - features.git/commit
Use || instead of or operator
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 28 Feb 2019 11:03:34 +0000 (12:03 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:58 +0000 (14:39 +0200)
commit3a54f4a873e4fc24abc7da81bbef6a4d15e6d12d
tree90b875dc7b41006f5f50989b7735cc45f627eec6
parent745dd7a1daaf2b6030ee9ccf03be6b3693832520
Use || instead of or operator

It is more consistent and visual studio seems to dislike it anyway.
src/BufferParams.cpp