From 6589e01589ee5092318aafd47102f9e5b55c7a90 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Fri, 18 May 2012 22:43:35 +0900 Subject: the page seems moved Change-Id: Id2a12ec3a3c394bb40aa233f29807932b1fa84d5 --- bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bridges') diff --git a/bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx b/bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx index 727216d9115d..e7ce54915fd0 100644 --- a/bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx +++ b/bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx @@ -38,7 +38,7 @@ // of MSVCR structures. http://code.google.com/p/ontl/ // Geoff Chappell's pages: -// http://members.ozemail.com.au/~geoffch/samples/programming/msvc/language/index.html +// http://www.geoffchappell.com/studies/msvc/language/index.htm // The below is from ONTL's ntl/nt/exception.hxx, cleaned up to keep just the _M_X64 parts: -- cgit