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

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

[nongnu] elpa/subed 8e4bd20 069/389: Fix indentation


From: ELPA Syncer
Subject: [nongnu] elpa/subed 8e4bd20 069/389: Fix indentation
Date: Fri, 3 Dec 2021 10:59:59 -0500 (EST)

branch: elpa/subed
commit 8e4bd204b86bd5ec664b9beb0c8215024c87db6f
Author: Random User <rndusr@posteo.de>
Commit: Random User <rndusr@posteo.de>

    Fix indentation
---
 subed/subed-srt.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/subed/subed-srt.el b/subed/subed-srt.el
index f876108..15a1f71 100644
--- a/subed/subed-srt.el
+++ b/subed/subed-srt.el
@@ -550,7 +550,7 @@ each subtitle."
                 'subed-srt-move-to-subtitle-end
                 ;; startkeyfun (return sort value of current record/subtitle)
                 'subed-srt--subtitle-msecs-start))
-  (subed-srt-regenerate-ids)))
+    (subed-srt-regenerate-ids)))
 
 (provide 'subed-srt)
 ;;; subed-srt.el ends here



reply via email to

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