aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmath/llvolume.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/llmath/llvolume.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llmath/llvolume.cpp b/linden/indra/llmath/llvolume.cpp
index 4c94a52..b9b9e0b 100644
--- a/linden/indra/llmath/llvolume.cpp
+++ b/linden/indra/llmath/llvolume.cpp
@@ -4268,7 +4268,7 @@ LLFaceID LLVolume::generateFaceMask()
4268 } 4268 }
4269 break; 4269 break;
4270 default: 4270 default:
4271 llerrs << "Unknown profile!" << llendl 4271 llerrs << "Unknown profile!" << llendl;
4272 break; 4272 break;
4273 } 4273 }
4274 4274