summaryrefslogtreecommitdiff
path: root/lisp/url/url-proxy.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-09-21 11:14:14 +0200
committerStefan Kangas <stefan@marxist.se>2021-09-21 11:14:55 +0200
commitc6eb8df79ef357004b3b1b627c842c5ee2ac6090 (patch)
treed3d8fdf51b92a31e1c2cbf89b113957ac545f901 /lisp/url/url-proxy.el
parentf23c5c3e445385031d46ee56b89fcda1774a2108 (diff)
downloademacs-c6eb8df79ef357004b3b1b627c842c5ee2ac6090.tar.gz
; Minor checkdoc fixes in url/*.el
Diffstat (limited to 'lisp/url/url-proxy.el')
-rw-r--r--lisp/url/url-proxy.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/url/url-proxy.el b/lisp/url/url-proxy.el
index c89c1b6bc3e..0ffe51616db 100644
--- a/lisp/url/url-proxy.el
+++ b/lisp/url/url-proxy.el
@@ -19,6 +19,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
+;;; Commentary:
+
;;; Code:
(require 'url-parse)