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
external
sofia-sip
Commits
42204eb6
Commit
42204eb6
authored
Sep 26, 2006
by
Pekka Pessi
Browse files
UNDO: su_taglist.c: not using t_skip_next().
darcs-hash:20060926193120-65a35-6a1a21308550b7230e36c60165ac06bc452b4ba3.gz
parent
2fe54552
Changes
1
Hide whitespace changes
Inline
Side-by-side
libsofia-sip-ua/su/su_taglist.c
View file @
42204eb6
...
...
@@ -943,7 +943,7 @@ tagi_t *t_skip_filter(tagi_t *dst,
tag_class_t
skip_tag_class
[
1
]
=
{{
sizeof
(
skip_tag_class
),
/* tc_next */
NULL
,
/* tc_next */
t_skip_next
,
/* tc_len */
t_skip_len
,
/* tc_move */
t_skip_move
,
/* tc_xtra */
NULL
,
...
...
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