diff options
| author | Lioncash <mathew1800@gmail.com> | 2015-05-01 15:46:33 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2015-05-01 15:46:33 -0400 |
| commit | 74109231971e84c5303528f99b951593a0f16d4e (patch) | |
| tree | bfe6c13f9cff410f7c774e61c5526f4a69a0f0d5 /Source/Core/VideoCommon/PixelEngine.cpp | |
| parent | 1eb901ff6417478bc23997ff0a136924bea5c5ba (diff) | |
| parent | 5799824b226f5f63c6edd46758441ca3904c3fdf (diff) | |
Merge pull request #2355 from sjef/master
Fix dead link
Diffstat (limited to 'Source/Core/VideoCommon/PixelEngine.cpp')
| -rw-r--r-- | Source/Core/VideoCommon/PixelEngine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/VideoCommon/PixelEngine.cpp b/Source/Core/VideoCommon/PixelEngine.cpp index da086924b1..5c9a651fb5 100644 --- a/Source/Core/VideoCommon/PixelEngine.cpp +++ b/Source/Core/VideoCommon/PixelEngine.cpp @@ -3,7 +3,7 @@ // Refer to the license.txt file included. -// http://developer.nvidia.com/object/General_FAQ.html#t6 !!!!! +// http://www.nvidia.com/object/General_FAQ.html#t6 !!!!! #include "Common/Atomic.h" |
