mirror of
https://github.com/opensim/opensim.git
synced 2026-05-28 04:45:37 +08:00
* If a text string is too long we actually need to truncate to 254 chars rather than 255, since the Helpers.StringToField conversion will stick a \0 on the end