aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2021-02-24 09:43:39 -0500
committerBrian Cully <bjc@kublai.com>2021-02-24 09:43:39 -0500
commit49f23d8ec90a15a507e6c3b0c542f0aba5fb51dc (patch)
tree6a51faf01fad06977d3e047850c1c1a8858188e2
parent1608f01157d6dd5d00fd0423d1f61b493b689ee3 (diff)
downloadtramp-nspawn-49f23d8ec90a15a507e6c3b0c542f0aba5fb51dc.tar.gz
tramp-nspawn-49f23d8ec90a15a507e6c3b0c542f0aba5fb51dc.zip
Use filename in comment header.
-rw-r--r--nspawn-tramp.el2
1 files changed, 1 insertions, 1 deletions
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 <bjc@kublai.com>