aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf/dwarf2reader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/dwarf/dwarf2reader.h')
-rw-r--r--src/common/dwarf/dwarf2reader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/dwarf/dwarf2reader.h b/src/common/dwarf/dwarf2reader.h
index eb9dc319..5d1c465b 100644
--- a/src/common/dwarf/dwarf2reader.h
+++ b/src/common/dwarf/dwarf2reader.h
@@ -110,7 +110,7 @@ class LineInfo {
const char* start,
struct LineStateMachine* lsm,
size_t* len,
- uintptr_t pc,
+ uintptr pc,
bool *lsm_passes_pc);
private: