From 54ac4204ed8486c4ac095ecdc04717fd586b7e80 Mon Sep 17 00:00:00 2001 From: "Jannis (jix) Harder" Date: Tue, 22 Sep 2009 17:40:39 +0200 Subject: [PATCH] fixed missing end of comment in shell.c --- avr/usbload/shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avr/usbload/shell.c b/avr/usbload/shell.c index a522bb7..0999be0 100644 --- a/avr/usbload/shell.c +++ b/avr/usbload/shell.c @@ -221,7 +221,7 @@ void shell_run(void) set irq vector set reset vector set rom mode - + */