Changes between Version 1 and Version 2 of Ticket #51014, comment 5
- Timestamp:
- 08/28/2020 09:59:55 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51014, comment 5
v1 v2 1 I noticed a few code standard issues in the patch, which I addressed in `51014-2.patch`:1 When reviewing I noticed a few code standard issues in the patch, which I addressed in `51014-2.patch`: 2 2 3 3 * The `if` statement on lines 272 to 276 was not correctly indented. It had one tab too many.