Skip to content
Snippets Groups Projects
Commit 0b0ee87a authored by gauthier's avatar gauthier
Browse files

sync

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7295 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent cc02e8a7
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,7 @@ int msc_init(msc_env_t envP)
int i;
int rv;
fprintf(stderr, "Initializing MSC logs\n");
for (i = MIN_MSC_PROTOS; i < MAX_MSC_PROTOS; i++) {
msc_fd[i] = NULL;
switch (i) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment