u-boot-brain/fs/fat
Remy Bohmer 3c2c2f4279 Remove non-ascii characters from fat code
This code contains some non-ascii characters in comment lines and code.
Most editors do not display those characters properly and editing those
files results always in diffs at these places which are usually not required
to be changed at all. This is error prone.

So, remove those weird characters and replace them by normal C-style
equivalents for which the proper defines were already in the header.

Signed-off-by: Remy Bohmer <linux@bohmer.net>
2008-12-04 20:51:44 +01:00
..
fat.c Remove non-ascii characters from fat code 2008-12-04 20:51:44 +01:00
file.c fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
Makefile fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00