diff options
author | Arun Isaac | 2017-02-28 16:13:10 +0530 |
---|---|---|
committer | Arun Isaac | 2017-02-28 16:13:10 +0530 |
commit | 2079623614d62381e33a5dcbc95872cdbfe5fb24 (patch) | |
tree | e7e5b6af5f62c9d61572ea4121f9cbc600c4db99 /el-exiftool.el | |
parent | c9d3cb035b484d1cb14c49e4b23cf251abe35734 (diff) | |
download | exiftool.el-2079623614d62381e33a5dcbc95872cdbfe5fb24.tar.gz exiftool.el-2079623614d62381e33a5dcbc95872cdbfe5fb24.tar.lz exiftool.el-2079623614d62381e33a5dcbc95872cdbfe5fb24.zip |
Improve formatting.
* el-exiftool.el: Remove redundant comment indicator.
Diffstat (limited to 'el-exiftool.el')
-rw-r--r-- | el-exiftool.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/el-exiftool.el b/el-exiftool.el index 26ac529..6180d49 100644 --- a/el-exiftool.el +++ b/el-exiftool.el @@ -1,4 +1,4 @@ -;;; el-exiftool.el --- Elisp wrapper around ExifTool ;; -*- lexical-binding: t -*- +;;; el-exiftool.el --- Elisp wrapper around ExifTool -*- lexical-binding: t -*- ;; Elisp wrapper around ExifTool ;; Copyright (C) 2017 by Arun I |