aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2022-02-20 09:57:30 -0500
committerGitHub <noreply@github.com>2022-02-20 09:57:30 -0500
commit5eb92cd327b3410c7f4a2b5feab356d390bcc2ac (patch)
tree10efde694b9ea3b7867592de2b9f8ac7f19fd0d4
parent8c5fbc479ebb1f795db08edd89495ab630123c42 (diff)
parentc5d5d2e82b9ac992867798f751f704b812936191 (diff)
downloadtramp-nspawn-5eb92cd327b3410c7f4a2b5feab356d390bcc2ac.tar.gz
tramp-nspawn-5eb92cd327b3410c7f4a2b5feab356d390bcc2ac.zip
Merge pull request #2 from bjc/nextv1.0
Add an extra dash in the header to make ‘package-buffer-info’ happy.
-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.