From 723081268db2282fbc517b52c3e18ed15fefedf5 Mon Sep 17 00:00:00 2001 From: Thierry Volpiatto Date: Tue, 16 Mar 2021 17:33:59 +0100 Subject: [PATCH] Fix mu4e-view-common header line --- mu4e/mu4e-view-common.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu4e/mu4e-view-common.el b/mu4e/mu4e-view-common.el index cc18967f..4c99bb3a 100644 --- a/mu4e/mu4e-view-common.el +++ b/mu4e/mu4e-view-common.el @@ -1,4 +1,4 @@ -;;; mu4e-view-utils.el -- part of mu4e, the mu mail user agent -*- lexical-binding: t -*- +;;; mu4e-view-common.el -- part of mu4e, the mu mail user agent -*- lexical-binding: t -*- ;; Copyright (C) 2021 Dirk-Jan C. Binnema