emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/listen d75248f11c 06/12: Tidy: Compilation warning


From: ELPA Syncer
Subject: [elpa] externals/listen d75248f11c 06/12: Tidy: Compilation warning
Date: Sun, 18 Aug 2024 06:58:37 -0400 (EDT)

branch: externals/listen
commit d75248f11c83f85647188f964cdc505c97ee24b8
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Tidy: Compilation warning
---
 listen-mpd.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/listen-mpd.el b/listen-mpd.el
index 26ce171a6e..a0b87259dc 100644
--- a/listen-mpd.el
+++ b/listen-mpd.el
@@ -57,7 +57,7 @@ applied to the buffer."
   (listen-library tracks :name name))
 
 (declare-function listen-queue-add-files "listen-queue")
-(declare-function listen-queue-complete "listen-queue-complete")
+(declare-function listen-queue-complete "listen-queue")
 ;;;###autoload
 (cl-defun listen-queue-add-from-mpd (tracks queue)
   "Add TRACKS (selected from MPD library) to QUEUE."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]