aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2022-02-20 09:56:11 -0500
committerBrian Cully <bjc@kublai.com>2022-02-20 09:56:11 -0500
commitc5d5d2e82b9ac992867798f751f704b812936191 (patch)
tree10efde694b9ea3b7867592de2b9f8ac7f19fd0d4
parent6403f4f883fadb147a8c42d9123763913a90a850 (diff)
downloadtramp-nspawn-c5d5d2e82b9ac992867798f751f704b812936191.tar.gz
tramp-nspawn-c5d5d2e82b9ac992867798f751f704b812936191.zip
Add an extra dash in the header to make ‘package-buffer-info’ happy.next
-rw-r--r--tramp-nspawn.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tramp-nspawn.el b/tramp-nspawn.el
index 286074a..69fdb80 100644
--- a/tramp-nspawn.el
+++ b/tramp-nspawn.el
@@ -1,4 +1,4 @@
-;;; tramp-nspawn.el -- Tramp integration for systemd-nspawn containers -*- lexical-binding: t; -*-
+;;; tramp-nspawn.el --- Tramp integration for systemd-nspawn containers -*- lexical-binding: t; -*-
;; Copyright © 2021-2022 Free Software Foundation, Inc.