diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-09-09 12:19:35 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-09-09 12:19:35 +0200 |
| commit | ecf53005abf6f0325d14e0e024222e22e982c8dd (patch) | |
| tree | 84763683ded60228b30988fb7871bc7d5a858cf0 | |
| parent | b6dab0f8f3ca53621c0489be6e859fc3e1ef9e07 (diff) | |
Whitespace fix
| -rw-r--r-- | compat-macs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat-macs.el b/compat-macs.el index 703a4e9..5f11edf 100644 --- a/compat-macs.el +++ b/compat-macs.el @@ -17,7 +17,7 @@ ;;; Commentary: -;; WARNING: This file provides *internal* macros. The macros are used +;; WARNING: This file provides *internal* macros. The macros are used ;; by Compat to facilitate the definition of compatibility functions, ;; compatibility macros and compatibility variables. The ;; `compat-macs' feature should never be loaded at runtime in your |
