[Timeline] Minor formatting

This commit is contained in:
Daniel - 2018-02-19 10:21:42 +01:00
parent 55827f5d6c
commit dd4a7433d2
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ of TARGET-ID accordingly."
;; this is rather inefficient, but we will fix this only when we need it.
(dolist (clock-line (timeline-tools-clocklines-of-task source-marker))
(timeline-tools-add-clockline-to-marker target-marker
(car clock-line) (cdr clock-line)))))
(car clock-line) (cdr clock-line)))))
;; XXX: This needs some autoloadable frontend