Jun Furutani / libMiMic

Fork of libMiMic by Ryo Iizuka

Revision:
8:b9ed86e156dd
Parent:
7:2b33a8d84eb3
Child:
14:4618692ec239
diff -r 2b33a8d84eb3 -r b9ed86e156dd cpp/ModLocalFileSystem.h
--- a/cpp/ModLocalFileSystem.h	Tue Apr 09 09:32:25 2013 +0000
+++ b/cpp/ModLocalFileSystem.h	Tue Apr 09 09:37:56 2013 +0000
@@ -14,6 +14,9 @@
     /**
      * This class is httpd module.
      * The class provide files on mbed LocalFile System.
+     * <p>
+     * The file extension must be large case.
+     * </p>
      */
     class ModLocalFileSystem:ModBaseClass
     {