Index: /trunk/doc/VBox-CodingGuidelines.cpp
===================================================================
--- /trunk/doc/VBox-CodingGuidelines.cpp	(revision 71738)
+++ /trunk/doc/VBox-CodingGuidelines.cpp	(revision 71739)
@@ -142,4 +142,6 @@
  *
  *   <li> No 'else' after if block ending with 'return', 'break', or 'continue'.
+ *
+ *   <li> The term 'last' is inclusive, whereas the term 'end' is exclusive.
  *
  *   <li> Go through all of this: https://www.slideshare.net/olvemaudal/deep-c/
