aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/win_updater/updater.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/win_updater/updater.cpp')
-rw-r--r--linden/indra/win_updater/updater.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/win_updater/updater.cpp b/linden/indra/win_updater/updater.cpp
index c6fa3c8..8c26ade 100644
--- a/linden/indra/win_updater/updater.cpp
+++ b/linden/indra/win_updater/updater.cpp
@@ -459,7 +459,7 @@ WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nSho
459 L"The Imprudence auto-update has failed.\n" 459 L"The Imprudence auto-update has failed.\n"
460 L"The problem may be caused by other software installed \n" 460 L"The problem may be caused by other software installed \n"
461 L"on your computer, such as a firewall.\n" 461 L"on your computer, such as a firewall.\n"
462 L"Please visit http://imprudenceviewer.org/download/ \n" 462 L"Please visit http://wiki.kokuaviewer.org/wiki/Imprudence:Downloads \n"
463 L"to download the latest version of Imprudence.\n", 463 L"to download the latest version of Imprudence.\n",
464 NULL, MB_OK); 464 NULL, MB_OK);
465 return 1; 465 return 1;