Mercurial > public > ostc4
comparison Discovery/Inc/Fonts/font_T42.h @ 197:c853f5d23bb7 div-fixes-cleaup-2
cleanup: fix (harmless) use before assign
While looking around for possible wrong CNS values in the logbook header,
I see this "interesting" thing. Simply assign the current CNS data to the
global state, before using it to issue a warning. In practice, this does
not fix any real bug, as the code is run very often, so the global state
data is always (very) recent. It simply does not look right.
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
author | Jan Mulder <jlmulder@xs4all.nl> |
---|---|
date | Thu, 21 Mar 2019 11:41:59 +0100 |
parents | f2d98ad6f1be |
children |
comparison
equal
deleted
inserted
replaced
196:2885628ab3ba | 197:c853f5d23bb7 |
---|