Browse Source

winmain.cpp edited online with Bitbucket

lostlogins
Ian McIntosh 9 years ago
parent
commit
c68640f76c
  1. 2
      MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/Apps/plClient/winmain.cpp

2
MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/Apps/plClient/winmain.cpp

@ -2158,8 +2158,8 @@ void GetCryptKey(UInt32* cryptKey, unsigned numElements)
continue; // next i
}
delete pDevDesc;
CloseHandle(hDevice);
}
CloseHandle(hDevice);
}
DWORD volSerialNum = 0;

Loading…
Cancel
Save