Remove trailing spaces

This commit is contained in:
2022-07-02 09:30:44 +02:00
parent b54e3e4af6
commit 5047d562c4
2 changed files with 4 additions and 4 deletions

View File

@@ -182,7 +182,7 @@ Note this interface may not work with all PipeWire versions.")
(push item array)
(pw-cli--next-line))
(nreverse array)))))))
(defun pw-cli--parse-properties ()
(pw-cli--next-line)
(let ((end (or (save-excursion (re-search-forward "^ Object:" nil t))