summaryrefslogtreecommitdiff
path: root/src/dwarf/Gexpr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dwarf/Gexpr.c')
-rw-r--r--src/dwarf/Gexpr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dwarf/Gexpr.c b/src/dwarf/Gexpr.c
index 977c5593..c510795b 100644
--- a/src/dwarf/Gexpr.c
+++ b/src/dwarf/Gexpr.c
@@ -265,7 +265,7 @@ if (stackerror) \
return -UNW_EINVAL; \
}
-// Removed the parentheses on the asignment
+// Removed the parentheses on the assignment
// to allow the extra stack error check
// when x is evaluated
# define push(x) \