Imported Upstream version 16.07-rc1
[deb_dpdk.git] / lib / librte_cfgfile / rte_cfgfile.h
index 834f828..f649836 100644 (file)
@@ -72,7 +72,7 @@ struct rte_cfgfile_entry {
 * @param flags
 *   Config file flags, Reserved for future use. Must be set to 0.
 * @return
-*   Handle to configuration file
+*   Handle to configuration file on success, NULL otherwise
 */
 struct rte_cfgfile *rte_cfgfile_load(const char *filename, int flags);