Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
belle-sip
Commits
990ab5fa
Commit
990ab5fa
authored
Sep 22, 2016
by
Simon Morlat
Browse files
adapt to newest bctoolbox
parent
580af25d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
include/belle-sip/list.h
include/belle-sip/list.h
+3
-3
No files found.
include/belle-sip/list.h
View file @
990ab5fa
...
@@ -35,13 +35,13 @@ typedef struct _bctbx_list belle_sip_list_t;
...
@@ -35,13 +35,13 @@ typedef struct _bctbx_list belle_sip_list_t;
#define belle_sip_list_size bctbx_list_size
#define belle_sip_list_size bctbx_list_size
#define belle_sip_list_for_each bctbx_list_for_each
#define belle_sip_list_for_each bctbx_list_for_each
#define belle_sip_list_for_each2 bctbx_list_for_each2
#define belle_sip_list_for_each2 bctbx_list_for_each2
#define belle_sip_list_remove_link bctbx_list_
remove_
link
#define belle_sip_list_remove_link bctbx_list_
un
link
#define belle_sip_list_delete_link bctbx_list_
delet
e_link
#define belle_sip_list_delete_link bctbx_list_
eras
e_link
#define belle_sip_list_find bctbx_list_find
#define belle_sip_list_find bctbx_list_find
#define belle_sip_list_free bctbx_list_free
#define belle_sip_list_free bctbx_list_free
#define belle_sip_list_free_with_data bctbx_list_free_with_data
#define belle_sip_list_free_with_data bctbx_list_free_with_data
#define
belle_sip_compare_func bctbx_compare_func
#define belle_sip_compare_func bctbx_compare_func
#define belle_sip_list_find_custom bctbx_list_find_custom
#define belle_sip_list_find_custom bctbx_list_find_custom
#define belle_sip_list_nth_data bctbx_list_nth_data
#define belle_sip_list_nth_data bctbx_list_nth_data
#define belle_sip_list_position bctbx_list_position
#define belle_sip_list_position bctbx_list_position
...
...
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