diff --git a/BaS_gcc/.settings/org.eclipse.core.resources.prefs b/BaS_gcc/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 0000000..99f26c0 --- /dev/null +++ b/BaS_gcc/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +encoding/=UTF-8 diff --git a/BaS_gcc/include/xhdi_sd.h b/BaS_gcc/include/xhdi_sd.h index 9b75469..c5d6eff 100644 --- a/BaS_gcc/include/xhdi_sd.h +++ b/BaS_gcc/include/xhdi_sd.h @@ -17,7 +17,7 @@ * along with BaS_gcc. If not, see . * * Created on: 01.05.2013 - * Copyright 2012 M. Fršschle + * Copyright 2012 M. Fröschle */ #ifndef _XHDI_SD_H_ #define _XHDI_SD_H_ diff --git a/BaS_gcc/sources/xhdi_interface.c b/BaS_gcc/sources/xhdi_interface.c index c1426b3..7e305cb 100644 --- a/BaS_gcc/sources/xhdi_interface.c +++ b/BaS_gcc/sources/xhdi_interface.c @@ -17,7 +17,7 @@ * along with BaS_gcc. If not, see . * * Created on: 01.05.2013 - * Copyright 2012: M. Fršschle + * Copyright 2012: M. Fröschle */ #include diff --git a/BaS_gcc/sources/xhdi_sd.c b/BaS_gcc/sources/xhdi_sd.c index cb69c52..becc0b5 100644 --- a/BaS_gcc/sources/xhdi_sd.c +++ b/BaS_gcc/sources/xhdi_sd.c @@ -17,7 +17,7 @@ * along with BaS_gcc. If not, see . * * Created on: 01.05.2013 - * Copyright 2012 M. Fršschle + * Copyright 2012 M. Fröschle */ #include