Skip to content
Snippets Groups Projects
Commit 3e155680 authored by Scott Snyder's avatar Scott Snyder Committed by scott snyder
Browse files

CalibrationDataInterface: Fix apparent typo in conditions.

The conditional here doesn't make sense, and gets a warning from gcc7
because the value being tested is a constant.  Changing it to match
the way it was done other places in this source.


Former-commit-id: 334f9537
parent 4b7de01d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment