Commit 7798b72a authored by Lionel Gauthier's avatar Lionel Gauthier

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5134 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent ec762794
......@@ -476,7 +476,7 @@ int config_parse_opt_line(int argc, char *argv[], mme_config_t *mme_config_p)
exit(0);
}
}
/* Parse the configuration file using bison */
/* Parse the configuration file using libconfig */
if (config_parse_file(mme_config_p) != 0) {
return -1;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment