Changeset 64870 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Dec 14, 2016 1:42:13 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/RTSignTool.cpp
r64867 r64870 977 977 if (pThis->cVerbosity > 0) 978 978 { 979 uint32_t cbHash = RTCrDigestTypeToHashSize(enmDigestType);980 979 PCRTCRSPCPEIMAGEPAGEHASHES pPg = pPgHashes->pData; 981 980 for (unsigned iPg = 0; iPg < cPages; iPg++)
Note:
See TracChangeset
for help on using the changeset viewer.