summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/include/coff/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/include/coff/internal.h')
-rw-r--r--binutils-2.25/include/coff/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils-2.25/include/coff/internal.h b/binutils-2.25/include/coff/internal.h
index 47e85d9f..2fd0264e 100644
--- a/binutils-2.25/include/coff/internal.h
+++ b/binutils-2.25/include/coff/internal.h
@@ -167,7 +167,7 @@ typedef struct _CODEVIEW_INFO
char Signature[CV_INFO_SIGNATURE_LENGTH];
unsigned int SignatureLength;
unsigned long Age;
- // char PdbFileName[];
+ char PdbFileName[];
} CODEVIEW_INFO;
/* Default image base for NT. */