From ef0f1b361ca78c72f2b5f189b3932625e6b0e842 Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 12 Jan 2008 03:31:50 +0000 Subject: [PATCH] fix typo --- detpic/panic.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detpic/panic.asm b/detpic/panic.asm index bc250d4..5cb92ee 100644 --- a/detpic/panic.asm +++ b/detpic/panic.asm @@ -72,7 +72,7 @@ panic_routine @ mov_ff LATC, psave_latc ; now we have time to save registers etc -; (turning off interrupts is urgent (we might get interrupted while +; (turning off interrupts is urgent: we might get interrupted while ; panicing which would be bad because we might forget to panic). mov_wf panic_address -- 2.30.2