diff options
author | Chris Feng <chris.w.feng@gmail.com> | 2017-02-05T09·50+0800 |
---|---|---|
committer | Chris Feng <chris.w.feng@gmail.com> | 2017-02-05T09·50+0800 |
commit | f221f837cb1e38e00fdbe54d25301c09d77c7ae9 (patch) | |
tree | 87b1979f8ad61d4aa1a83697ca49800d8a8e5ec4 /exwm-config.el | |
parent | 9926d87b65f1a5e627032b8da329799cd612f289 (diff) |
Fix checkdoc warnings
Diffstat (limited to 'exwm-config.el')
-rw-r--r-- | exwm-config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exwm-config.el b/exwm-config.el index 2f1fa797c211..73004f648072 100644 --- a/exwm-config.el +++ b/exwm-config.el @@ -119,4 +119,4 @@ You can find the original one at `exwm-config-ido-buffer-window-other-frame'." (provide 'exwm-config) -;; exwm-config.el ends here +;;; exwm-config.el ends here |