My fork of the FATFileSystem (working)

Dependents:   DGWWebServer

Fork of FatFileSystem by mbed unsupported

Files at this revision

API Documentation at this revision

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
--- 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