Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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