branch: externals/url-http-oauth commit 972011f21704950543062ddf7d3254ec5269eef0 Author: Thomas Fitzsimmons <fitz...@fitzsim.org> Commit: Thomas Fitzsimmons <fitz...@fitzsim.org>
Shorten header line to fit into 80 columns * url-http-oauth.el: Shorten header line to fit into 80 columns. --- url-http-oauth.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/url-http-oauth.el b/url-http-oauth.el index 56fb613347..0799642196 100644 --- a/url-http-oauth.el +++ b/url-http-oauth.el @@ -1,4 +1,4 @@ -;;; url-http-oauth.el --- Add OAuth 2.0 authentication support to URL library -*- lexical-binding: t -*- +;;; url-http-oauth.el --- OAuth 2.0 for URL library -*- lexical-binding: t -*- ;; Copyright (C) 2023 Free Software Foundation, Inc.