Skip to content

Commit

Permalink
Added empty line back in that is in original source
Browse files Browse the repository at this point in the history
  • Loading branch information
mjanulaitis committed Sep 13, 2024
1 parent 61d258e commit 3407a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/burn/engine/cache.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ extern "C" HRESULT CacheInitialize(

pCache->fCustomMachinePackageCache = !fPathEqual;


hr = ShelGetFolder(&sczAppData, CSIDL_LOCAL_APPDATA);
if (FAILED(hr))
{
Expand Down

0 comments on commit 3407a5a

Please sign in to comment.