1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0024677: Control of license statements and non-ascii characters in integrated code

Update of license statements and non-ascii characters
This commit is contained in:
bugmaster
2016-01-27 14:27:29 +03:00
parent 68858c7dd6
commit d94fa32ef9
228 changed files with 2692 additions and 4 deletions

View File

@@ -106,7 +106,7 @@ public:
private:
//! Collects dis<EFBFBD>rete wires.
//! Collects discrete wires.
//! @param[out] theDWires sequence of discretized wires to be filled.
//! @return TRUE on success, FALSE in case of open wire.
Standard_Boolean collectDiscretizedWires(SeqOfDWires& theDWires);