Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
freediameter
Commits
73d40e8d
Commit
73d40e8d
authored
Nov 18, 2010
by
Francois Bard
Browse files
erreur de compilation sur dict_mip6a
parent
a1334bbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
extensions/dict_mip6a/dict_mip6a.c
View file @
73d40e8d
...
...
@@ -999,7 +999,7 @@ int dict_mip6a_init()
,{
"Route-Record"
,
RULE_OPTIONAL
,
-
1
,
-
1
}
};
CHECK_dict_new
(
DICT_COMMAND
,
&
data
,
mip6
i
,
&
cmd
);
CHECK_dict_new
(
DICT_COMMAND
,
&
data
,
mip6
a
,
&
cmd
);
PARSE_loc_rules
(
rules
,
cmd
);
}
...
...
@@ -1084,7 +1084,7 @@ int dict_mip6a_init()
,{
"Failed-AVP"
,
RULE_OPTIONAL
,
-
1
,
-
1
}
};
CHECK_dict_new
(
DICT_COMMAND
,
&
data
,
mip6
i
,
&
cmd
);
CHECK_dict_new
(
DICT_COMMAND
,
&
data
,
mip6
a
,
&
cmd
);
PARSE_loc_rules
(
rules
,
cmd
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment