From b2c77f234cffc9a332fd6e2ec9887ddea38b4eb4 Mon Sep 17 00:00:00 2001 From: George ElKoura Date: Fri, 10 Apr 2015 23:21:50 -0700 Subject: [PATCH] Appease gcc warning about multi-line comments. --- opensubdiv/sdc/loopScheme.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opensubdiv/sdc/loopScheme.h b/opensubdiv/sdc/loopScheme.h index 63519062..cc326464 100644 --- a/opensubdiv/sdc/loopScheme.h +++ b/opensubdiv/sdc/loopScheme.h @@ -298,7 +298,7 @@ Scheme::assignSmoothLimitMask(VERTEX const& vertex, MASK& posMask) } } -// +/* // Limit masks for tangents: // // A note on tangent magnitudes: @@ -364,7 +364,7 @@ Scheme::assignSmoothLimitMask(VERTEX const& vertex, MASK& posMask) // // The end result of these adjustments should be a set of limit tangents that are // of similar magnitude over a regular mesh including boundaries and corners. -// +*/ template <> template inline void