aboutsummaryrefslogtreecommitdiff
path: root/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'parse.c')
-rw-r--r--parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.c b/parse.c
index 97e63305..702d7d9a 100644
--- a/parse.c
+++ b/parse.c
@@ -200,7 +200,7 @@ int handle_kv (
CLINE_CUR_VAL(cline)->mem,
vcomponent_get_val(
PEEK(LLIST(vcomponent))(&ctx->comp_stack),
- "X-HH-FILENAME"));
+ "X-HNH-FILENAME"));
PUSH(LLIST(strbuf))(&ctx->key_stack, expected_key);
return -1;