diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-18 18:34:27 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-18 18:34:27 +0100 |
commit | 595da36289597536483bab044c3cf0de2aa09bd4 (patch) | |
tree | f5d7025a8bc201cd04cfaf9c1676dbc03757ba10 /lisp/mastodon-async.el | |
parent | 7fd37350a8a565a71b326462ff5026f729310b67 (diff) |
edit description mastodon-async.el
Diffstat (limited to 'lisp/mastodon-async.el')
-rw-r--r-- | lisp/mastodon-async.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-async.el b/lisp/mastodon-async.el index a352ffc..364c5db 100644 --- a/lisp/mastodon-async.el +++ b/lisp/mastodon-async.el @@ -1,4 +1,4 @@ -;;; mastodon-async.el --- Client for Mastodon -*- lexical-binding: t -*- +;;; mastodon-async.el --- async streaming functions for mastodon.el -*- lexical-binding: t -*- ;; Copyright (C) 2017 Alex J. Griffith ;; Author: Alex J. Griffith <griffitaj@gmail.com> |