summaryrefslogtreecommitdiff
path: root/src/zap
diff options
context:
space:
mode:
Diffstat (limited to 'src/zap')
-rw-r--r--src/zap/zapimage.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/zap/zapimage.cpp b/src/zap/zapimage.cpp
index d5d48ae2d6..7a849fbfcc 100644
--- a/src/zap/zapimage.cpp
+++ b/src/zap/zapimage.cpp
@@ -1025,8 +1025,8 @@ HANDLE ZapImage::GenerateFile(LPCWSTR wszOutputFileName, CORCOMPILE_NGEN_SIGNATU
{
// Write the debug directory entry for the NGEN PDB
RSDS rsds = {0};
-
- rsds.magic = 'SDSR';
+
+ rsds.magic = VAL32(0x53445352); // "SDSR";
rsds.age = 1;
// our PDB signature will be the same as our NGEN signature.
// However we want the printed version of the GUID to be be the same as the