Jun Furutani / libMiMic

Fork of libMiMic by Ryo Iizuka

Revision:
14:4618692ec239
Parent:
13:a71705c5e6fd
--- a/cpp/NetConfig.h	Sun Apr 21 01:21:41 2013 +0000
+++ b/cpp/NetConfig.h	Wed Apr 24 08:02:16 2013 +0000
@@ -69,6 +69,6 @@
          * @return
          * true if file read. false is not read.
          */
-         bool NetConfig::loadFromFile(const char* i_file);
+         bool loadFromFile(const char* i_file);
    };
 }
\ No newline at end of file