*** empty log message ***

This commit is contained in:
John Wiegley 2005-02-10 07:09:44 +00:00
parent 9b653f66ee
commit ce6bf5353a

View file

@ -246,7 +246,7 @@ Return the difference in the format of a time value."
(with-temp-buffer
(let ((exit-code
(ledger-run-ledger
buffer "--format" "\"%B\\n\"" "--reconcile"
buffer "--format" "%B\\n" "--reconcile"
(with-temp-buffer
(insert balance)
(goto-char (point-min))