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
openairinterface5G
Commits
0a7f0fbb
Commit
0a7f0fbb
authored
Jan 27, 2014
by
gauthier
Browse files
No diffs!
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@4955
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
8b6ab54a
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair-cn/NAS/EURECOM-NAS/src/api/usim/usim_api.c
View file @
0a7f0fbb
...
...
@@ -146,7 +146,7 @@ int usim_api_write(const usim_data_t* data)
/* Write USIM application data */
if
(
memory_write
(
path
,
data
,
sizeof
(
usim_data_t
))
!=
RETURNok
)
{
LOG_TRACE
(
ERROR
,
"USIM-API - Unable to write USIM file %s"
,
path
);
free
(
path
);
LOG_FUNC_RETURN
(
RETURNerror
);
...
...
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