aboutsummaryrefslogtreecommitdiffstats
path: root/src/io.c
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2011-04-11 17:01:47 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2011-04-12 12:02:39 +0200
commit57b62a1e49c21143fe977bbefc0a0090791d996d (patch)
treea2229127da8dc1367c33501f0b2d5bbda7a9043f /src/io.c
parent3a4431e5687cc45e2f3a774c8ea782aaef47efdd (diff)
downloadcalcurse-57b62a1e49c21143fe977bbefc0a0090791d996d.tar.gz
calcurse-57b62a1e49c21143fe977bbefc0a0090791d996d.zip
Use do-while loops when reading start time and duration in apoint_add().
Using do-while loops seems more appropriate here as "item_time" hasn't even been read when either of the loops are entered. Spotted by clang-analyzer. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'src/io.c')
0 files changed, 0 insertions, 0 deletions