Skip to content
Snippets Groups Projects
Commit 1140ec64 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #9490: formatting

parent b7a14330
Branches
Tags
No related merge requests found
...@@ -187,8 +187,6 @@ void sflphone_set_current_account(); ...@@ -187,8 +187,6 @@ void sflphone_set_current_account();
/** /**
* Initialialize the codecs data structure * Initialialize the codecs data structure
*/ */
void sflphone_fill_codec_list ();
void sflphone_fill_codec_list_per_account(account_t *); void sflphone_fill_codec_list_per_account(account_t *);
void sflphone_add_participant(); void sflphone_add_participant();
...@@ -252,6 +250,7 @@ void sflphone_srtp_zrtp_show_sas (callable_obj_t * c, const gchar* sas, const gb ...@@ -252,6 +250,7 @@ void sflphone_srtp_zrtp_show_sas (callable_obj_t * c, const gchar* sas, const gb
* Called when user wants to clear. * Called when user wants to clear.
* @param c* The call on which to go clear * @param c* The call on which to go clear
*/ */
void sflphone_request_go_clear(void); void sflphone_request_go_clear(void);
/** /**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment