demos: botherbotherbother: Add missing newline.
[8sync.git] / demos / actors / botherbotherbother.scm
index db3c9d810748e022643c7fa7989d03d2b784bcbe..8daed935e358e0167e3d3954032701a0f86845ed 100755 (executable)
@@ -81,6 +81,7 @@
 
   ;; Oof!  Those kids!
   (display (string-append (random-choice complaints)))
+  (newline)
 
   ;; More than one student is bothering us, lose our temper
   (if (> (hash-count (const #t) whos-bothering)