My fork of the FATFileSystem (working)
Fork of FatFileSystem by
Revision 6:07acef5fb981, committed 2013-10-04
- Comitter:
- screamer
- Date:
- Fri Oct 04 17:04:11 2013 +0300
- Parent:
- 5:f3aebbb5d8e9
- Commit message:
- * fixed - small comment change
Changed in this revision
FATDirHandle.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r f3aebbb5d8e9 -r 07acef5fb981 FATDirHandle.h --- a/FATDirHandle.h Fri Oct 04 17:01:12 2013 +0300 +++ b/FATDirHandle.h Fri Oct 04 17:04:11 2013 +0300 @@ -1,4 +1,6 @@ -/* Copyright 2008 ARM Limited. All rights reserved. */ +/** + Copyright 2008 ARM Limited. All rights reserved. + */ #ifndef MBED_FATDIRHANDLE_H #define MBED_FATDIRHANDLE_H