From c68640f76cf56b57a48d942adb8325e2bda8655d Mon Sep 17 00:00:00 2001 From: Ian McIntosh Date: Thu, 25 Dec 2014 22:52:25 +0000 Subject: [PATCH] winmain.cpp edited online with Bitbucket --- .../Plasma20/Sources/Plasma/Apps/plClient/winmain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/Apps/plClient/winmain.cpp b/MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/Apps/plClient/winmain.cpp index deff9485..cbf45ba7 100644 --- a/MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/Apps/plClient/winmain.cpp +++ b/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;