]> git.eshelyaron.com Git - emacs.git/commitdiff
; * test/src/process-tests.el: Fix comment style.
authorPhilipp Stephani <phst@google.com>
Wed, 30 Dec 2020 21:16:26 +0000 (22:16 +0100)
committerPhilipp Stephani <phst@google.com>
Wed, 30 Dec 2020 21:36:42 +0000 (22:36 +0100)
test/src/process-tests.el

index aeb5b75021233865e148bd11942f48a4b5ef304f..21a9a964be5e3d08e788942d7709419af18d67fb 100644 (file)
@@ -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