aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf/dwarf2enums.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/dwarf/dwarf2enums.h')
-rw-r--r--src/common/dwarf/dwarf2enums.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/dwarf/dwarf2enums.h b/src/common/dwarf/dwarf2enums.h
index b11a4fd1..51253ed4 100644
--- a/src/common/dwarf/dwarf2enums.h
+++ b/src/common/dwarf/dwarf2enums.h
@@ -686,7 +686,7 @@ enum DwarfLanguage
DW_LANG_ObjC_plus_plus =0x0011,
DW_LANG_UPC =0x0012,
DW_LANG_D =0x0013,
- DW_LANG_Python =0x0014,
+ DW_LANG__Python =0x0014,
DW_LANG_OpenCL =0x0015,
DW_LANG_Go =0x0016,
DW_LANG_Modula3 =0x0017,