Bug 590258 - Reformat x86-on-x86_64 part of Linux UA string. r+sr=jst, a=beta5+

This commit is contained in:
Dan Witte 2010-08-27 08:12:01 -07:00
Родитель 81430c7106
Коммит 85595a9a55
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -785,7 +785,7 @@ nsHttpHandler::InitUserAgentComponents()
// to differentiate this from someone running 64-bit code
// on x86_64..
buf += " i686 (x86_64)";
buf += " i686 on x86_64";
} else {
buf += ' ';