Skip to content

Commit

Permalink
fix deleted }
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberGreg05 authored Mar 7, 2024
1 parent dfdee7f commit 2f96a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion al-khaser/AntiVM/Generic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ BOOL disk_size_wmi()
if (diskSizeBytes < minHardDiskSize) { // Less than 80GB
bFound = TRUE;
}

}
// release the current result object
VariantClear(&vtProp);
}
Expand Down

0 comments on commit 2f96a46

Please sign in to comment.