Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
1140ec64
Commit
1140ec64
authored
13 years ago
by
Tristan Matthews
Browse files
Options
Downloads
Patches
Plain Diff
* #9490: formatting
parent
b7a14330
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
gnome/src/actions.h
+38
-39
38 additions, 39 deletions
gnome/src/actions.h
with
38 additions
and
39 deletions
gnome/src/actions.h
+
38
−
39
View file @
1140ec64
...
@@ -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
);
/**
/**
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment