From: Andrea Corallo Date: Sun, 5 Jul 2020 22:00:14 +0000 (+0100) Subject: ;* test/src/comp-test-funcs-dyn.el: Fix comment header. X-Git-Tag: emacs-28.0.90~2727^2~523 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=92e744d787551e339e6ddb4244008820e72b06ed;p=emacs.git ;* test/src/comp-test-funcs-dyn.el: Fix comment header. --- diff --git a/test/src/comp-test-funcs-dyn.el b/test/src/comp-test-funcs-dyn.el index 5f12378bcf9..67db7587bf9 100644 --- a/test/src/comp-test-funcs-dyn.el +++ b/test/src/comp-test-funcs-dyn.el @@ -1,4 +1,4 @@ -;;; comp-test-funcs.el --- compilation unit tested by comp-tests.el -*- lexical-binding: nil; -*- +;;; comp-test-funcs-dyn.el --- compilation unit tested by comp-tests.el -*- lexical-binding: nil; -*- ;; Copyright (C) 2020 Free Software Foundation, Inc.