From 49f23d8ec90a15a507e6c3b0c542f0aba5fb51dc Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Wed, 24 Feb 2021 09:43:39 -0500 Subject: Use filename in comment header. --- nspawn-tramp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nspawn-tramp.el b/nspawn-tramp.el index a748ab6..199255e 100644 --- a/nspawn-tramp.el +++ b/nspawn-tramp.el @@ -1,4 +1,4 @@ -;;; nspawn-tramp -- TRAMP integration for systemd-nspawn containers -*- lexical-binding: t; -*- +;;; nspawn-tramp.el -- TRAMP integration for systemd-nspawn containers -*- lexical-binding: t; -*- ;; Copyright © 2021 Brian Cully -- cgit v1.2.3