From: Christopher Allan Webber Date: Sun, 22 Nov 2015 02:44:47 +0000 (-0600) Subject: indentation X-Git-Tag: v0.1.0~117 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=cc3001a104f7e2f75858737eb930343c4a8b7999 indentation --- diff --git a/loopy.scm b/loopy.scm index 1d227f1..22b6ac8 100644 --- a/loopy.scm +++ b/loopy.scm @@ -643,8 +643,8 @@ return the wrong thing via (8sync) and trip themselves up." based on the results" (define (call-proc proc) (call-with-prompt - (agenda-prompt-tag agenda) - proc setup-async-request)) + (agenda-prompt-tag agenda) + proc setup-async-request)) (let ((queue (agenda-queue agenda)) (next-queue (make-q)))