<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Index: src/shadows/SoShadowGroup.cpp
===================================================================
1699c1699
&lt;   for (int i = 0; i &lt; numshadowlights; i++) {
---
&gt;   for (i = 0; i &lt; numshadowlights; i++) {
</pre></body></html>