From f80eb0d44800c45b534056ae38401a03bed814bc Mon Sep 17 00:00:00 2001 From: Philipp Stephani Date: Wed, 30 Dec 2020 22:16:26 +0100 Subject: [PATCH] ; * test/src/process-tests.el: Fix comment style. --- test/src/process-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/src/process-tests.el b/test/src/process-tests.el index aeb5b750212..21a9a964be5 100644 --- a/test/src/process-tests.el +++ b/test/src/process-tests.el @@ -425,4 +425,4 @@ FD_SETSIZE file descriptors (Bug#24325)." (delete-process process))))) (provide 'process-tests) -;; process-tests.el ends here. +;;; process-tests.el ends here -- 2.39.5