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
ab3f9265
Commit
ab3f9265
authored
Nov 27, 2008
by
Pekka Pessi
Browse files
su/su_os_nw.c: fixed whitespace
darcs-hash:20081127130652-db55f-0706f1027521625c3de0f81dab8150205811fa09.gz
parent
7f674eb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
libsofia-sip-ua/su/su_os_nw.c
libsofia-sip-ua/su/su_os_nw.c
+3
-3
No files found.
libsofia-sip-ua/su/su_os_nw.c
View file @
ab3f9265
...
...
@@ -24,7 +24,7 @@
/**@ingroup su_os_nw
*
* @CFILE su_os_nw.c
* @CFILE su_os_nw.c
* Implementation of OS-specific network events interface.
*
* @author Martti Mela <Martti.Mela@nokia.com>
...
...
@@ -97,8 +97,8 @@ static void su_nw_changed_msg_recv(su_root_magic_t *rm,
}
void
nw_changed_cb
(
SCDynamicStoreRef
store
,
CFArrayRef
changedKeys
,
void
nw_changed_cb
(
SCDynamicStoreRef
store
,
CFArrayRef
changedKeys
,
void
*
info
)
{
su_network_changed_t
*
snc
=
(
su_network_changed_t
*
)
info
;
...
...
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