Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/attr-debug-fix' into maint
[gitweb.git]
/
attr.c
diff --git
a/attr.c
b/attr.c
index 466c93fa50976dc6a1a3019bdf47accc406acc32..b05110d586c3e5b3ff685576322c85eb0b9ddbbb 100644
(file)
--- a/
attr.c
+++ b/
attr.c
@@
-704,7
+704,7
@@
static int fill_one(const char *what, struct match_attr *a, int rem)
if (*n == ATTR__UNKNOWN) {
debug_set(what,
- a->is_macro ? a->u.attr->name : a->u.pattern,
+ a->is_macro ? a->u.attr->name : a->u.pat
.pat
tern,
attr, v);
*n = v;
rem--;