Corrected @file tags and restored 'Files' section.
[platform/upstream/iotivity.git] / service / protocol-plugin / plugin-manager / src / Config.cpp
index f09565e..6f4bba8 100644 (file)
 //
 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
-/// @file Config.cpp
-
-/// @brief
-
+/**
+ * @file
+ *
+ */
 
 #include "Config.h"
 
@@ -158,4 +158,4 @@ std::string  Config::getPluginPath()
     {
         return "";
     }
-}
\ No newline at end of file
+}