Fixed wrong comment

viewer-2-initial-appearance
Diva Canto 2010-12-08 19:47:05 -08:00
parent 90bcfefe09
commit ab980fc927
1 changed files with 1 additions and 1 deletions

View File

@ -336,7 +336,7 @@ namespace OpenSim.Region.CoreModules.Avatar.ObjectCaps
try
{
// Taking our jpeg2000 data, decoding it, then saving it to a byte array with regular jpeg data
// Taking our jpeg2000 data, decoding it, then saving it to a byte array with regular data
imgstream = new MemoryStream();