Blender Git Loki
Git Commits -> Revision 7150669
Revision 7150669 by Sybren A. Stüvel (master) July 27, 2020, 13:25 (GMT) |
Cleanup: Fix compiler warning about missing parentheses The code was well-defined, given that `&&` binds stronger than `||`, but still GCC warns about this. No functional changes. |
Commit Details:
Full Hash: 71506698dede690f5954136a746346953564b15a
Parent Commit: ea4a00e
Lines Changed: +3, -3
1 Modified Path:
/source/blender/blenkernel/intern/sequencer.c (+3, -3) (Diff)