From 1bb690b250007d69673b5524cc1fbaf12e83fcdd Mon Sep 17 00:00:00 2001 From: aaron Date: Wed, 17 May 2017 13:55:51 +0000 Subject: [PATCH] git-svn-id: https://spexeah.com:8443/svn/Asuro@60 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c --- src/drivers/isr49.pas | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/drivers/isr49.pas b/src/drivers/isr49.pas index aba5cc87..a2f2f587 100644 --- a/src/drivers/isr49.pas +++ b/src/drivers/isr49.pas @@ -7,7 +7,7 @@ * Contributors: ************************************************ } -unit isr32; +unit isr49; interface @@ -41,3 +41,4 @@ begin end; end. + \ No newline at end of file