Description- Fix a style violation which was flagged by gcc: while loop without body
- Restructured the entire function because:
During the simple style fix I discovered that this whole routine was
hard to read due to a general lack of comments. While adding comments I
realized that the function was also skipping entries if there were two
consecutive entries in the maps file.
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|