Cleanup: full sentences in comments, improve comment formatting
This commit is contained in:
@@ -601,7 +601,7 @@ OWXEdge ViewEdgeXBuilder::FindNextWEdge(const OWXEdge &iEdge)
|
||||
}
|
||||
|
||||
if (((WXVertex *)v)->isFeature()) {
|
||||
return nullptr; /* XXX eeek? NULL? OWXEdge(NULL, true/false)?*/
|
||||
return nullptr; /* XXX eeek? NULL? OWXEdge(NULL, true/false)? */
|
||||
}
|
||||
|
||||
int faceMarks = retrieveFaceMarks(iEdge.e);
|
||||
|
||||
Reference in New Issue
Block a user