From a7633d8abacca783e8b9640d3739ca3334ab9716 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 4 Mar 2019 17:59:15 +0100 Subject: Change vendor attribute from HH to HNH. --- parse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'parse.c') 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; -- cgit v1.2.3