fixed file encoding (was MacRoman instead of UTF-8)

This commit is contained in:
Markus Fröschle
2013-05-02 20:48:11 +00:00
parent cadaae5ebe
commit d499057d5f
4 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
eclipse.preferences.version=1
encoding/<project>=UTF-8

View File

@@ -17,7 +17,7 @@
* along with BaS_gcc. If not, see <http://www.gnu.org/licenses/>. * along with BaS_gcc. If not, see <http://www.gnu.org/licenses/>.
* *
* Created on: 01.05.2013 * Created on: 01.05.2013
* Copyright 2012 M. Fr<EFBFBD>schle * Copyright 2012 M. Fröschle
*/ */
#ifndef _XHDI_SD_H_ #ifndef _XHDI_SD_H_
#define _XHDI_SD_H_ #define _XHDI_SD_H_

View File

@@ -17,7 +17,7 @@
* along with BaS_gcc. If not, see <http://www.gnu.org/licenses/>. * along with BaS_gcc. If not, see <http://www.gnu.org/licenses/>.
* *
* Created on: 01.05.2013 * Created on: 01.05.2013
* Copyright 2012: M. Fr<EFBFBD>schle * Copyright 2012: M. Fröschle
*/ */
#include <stdint.h> #include <stdint.h>

View File

@@ -17,7 +17,7 @@
* along with BaS_gcc. If not, see <http://www.gnu.org/licenses/>. * along with BaS_gcc. If not, see <http://www.gnu.org/licenses/>.
* *
* Created on: 01.05.2013 * Created on: 01.05.2013
* Copyright 2012 M. Fr<EFBFBD>schle * Copyright 2012 M. Fröschle
*/ */
#include <stdint.h> #include <stdint.h>