summaryrefslogtreecommitdiff
path: root/frontends/amiga/schedule.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/schedule.c')
-rw-r--r--frontends/amiga/schedule.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/amiga/schedule.c b/frontends/amiga/schedule.c
index 8abdca501..ff93e90da 100644
--- a/frontends/amiga/schedule.c
+++ b/frontends/amiga/schedule.c
@@ -375,5 +375,6 @@ void ami_schedule_handle(struct MsgPort *nsmsgport)
LOG("timereq err = %d (should be 0)", timermsg->timereq.Request.io_Error);
ami_scheduler_run(timermsg);
};
+ LOG("timermsg %p (0)", timermsg);
}