Changeset 71702 in vbox
- Timestamp:
- Apr 6, 2018 11:53:58 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 121797
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/VBox-CodingGuidelines.cpp
r71685 r71702 135 135 * 136 136 * <li> No 'else' after if block ending with 'return', 'break', or 'continue'. 137 * 138 * <li> Go through all of this: https://www.slideshare.net/olvemaudal/deep-c/ 137 139 * 138 140 * </ul>
Note:
See TracChangeset
for help on using the changeset viewer.