diff --git a/indra/newview/fsradarentry.cpp b/indra/newview/fsradarentry.cpp index ae7a18959f..5bcd028769 100644 --- a/indra/newview/fsradarentry.cpp +++ b/indra/newview/fsradarentry.cpp @@ -35,7 +35,7 @@ #include "llviewerregion.h" #include "rlvhandler.h" -static constexpr char* CAPNAME = "AgentProfile"; +static constexpr char CAPNAME[] = "AgentProfile"; FSRadarEntry::FSRadarEntry(const LLUUID& avid) : mID(avid),