X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Ftriface%2Fboot%2Fmain.c;h=dc105baf0374a10c02de0ee5ce608012b89edc5b;hb=656eb15bf18229f44f671a75a12ea7a2fb88edc5;hp=12ad3a65e8f9b0a5022686c0ee28a4996a6d1654;hpb=201a9c869854909b57122425e4d48ba9e6967ee4;p=bertos.git diff --git a/app/triface/boot/main.c b/app/triface/boot/main.c index 12ad3a65..dc105baf 100644 --- a/app/triface/boot/main.c +++ b/app/triface/boot/main.c @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2003, 2004, 2006 Develer S.r.l. (http://www.develer.com/) - * Copyright 2000 Bernardo Innocenti + * Copyright 2000 Bernie Innocenti * * --> * @@ -63,8 +63,8 @@ int main(void) { - KFileFlashAvr flash; - KFileSerial ser; + FlashAvr flash; + Serial ser; // Set up flash programming functions.