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. --- graphs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphs.c') diff --git a/graphs.c b/graphs.c index 945821d7..4f1692ee 100644 --- a/graphs.c +++ b/graphs.c @@ -19,7 +19,7 @@ int create_graph_trie (vcomponent* ev, char* filename) { fclose(f); - INFO_F("Wrote '%s' to '%s'", vcomponent_get_val(ev, "X-HH-FILENAME"), filename); + INFO_F("Wrote '%s' to '%s'", vcomponent_get_val(ev, "X-HNH-FILENAME"), filename); return 0; } -- cgit v1.2.3