summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rwxr-xr-xshell/source/backends/wininetbe/wininetbackend.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/backends/wininetbe/wininetbackend.cxx b/shell/source/backends/wininetbe/wininetbackend.cxx
index ac6829e60c73..06855b5302ce 100755
--- a/shell/source/backends/wininetbe/wininetbackend.cxx
+++ b/shell/source/backends/wininetbe/wininetbackend.cxx
@@ -140,7 +140,7 @@ WinInetBackend::WinInetBackend()
if (!ok)
{
DWORD err = GetLastError();
- if (err = ERROR_INSUFFICIENT_BUFFER)
+ if (err == ERROR_INSUFFICIENT_BUFFER)
{
// allocate sufficient space on the heap
// insufficient space on the heap results