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
4c8bc678
Commit
4c8bc678
authored
13 years ago
by
Rafaël Carré
Browse files
Options
Downloads
Patches
Plain Diff
fix obsolete comment
parent
f471d083
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
sflphone-client-gnome/src/config/videoconf.c
+4
-4
4 additions, 4 deletions
sflphone-client-gnome/src/config/videoconf.c
with
4 additions
and
4 deletions
sflphone-client-gnome/src/config/videoconf.c
+
4
−
4
View file @
4c8bc678
...
@@ -546,7 +546,7 @@ preferences_dialog_fill_video_input_device_rate_list()
...
@@ -546,7 +546,7 @@ preferences_dialog_fill_video_input_device_rate_list()
/**
/**
* Set the video input device rate on the server
with its index
* Set the video input device rate on the server
*/
*/
static
void
static
void
select_video_input_device_rate
(
GtkComboBox
*
comboBox
,
gpointer
data
UNUSED
)
select_video_input_device_rate
(
GtkComboBox
*
comboBox
,
gpointer
data
UNUSED
)
...
@@ -598,7 +598,7 @@ preferences_dialog_fill_video_input_device_size_list()
...
@@ -598,7 +598,7 @@ preferences_dialog_fill_video_input_device_size_list()
}
}
/**
/**
* Set the video input device size on the server
with its index
* Set the video input device size on the server
*/
*/
static
void
static
void
select_video_input_device_size
(
GtkComboBox
*
comboBox
,
gpointer
data
UNUSED
)
select_video_input_device_size
(
GtkComboBox
*
comboBox
,
gpointer
data
UNUSED
)
...
@@ -651,7 +651,7 @@ preferences_dialog_fill_video_input_device_channel_list()
...
@@ -651,7 +651,7 @@ preferences_dialog_fill_video_input_device_channel_list()
}
}
/**
/**
* Set the video input device input on the server
with its index
* Set the video input device input on the server
*/
*/
static
void
static
void
select_video_input_device_channel
(
GtkComboBox
*
comboBox
,
gpointer
data
UNUSED
)
select_video_input_device_channel
(
GtkComboBox
*
comboBox
,
gpointer
data
UNUSED
)
...
@@ -701,7 +701,7 @@ preferences_dialog_fill_video_input_device_list()
...
@@ -701,7 +701,7 @@ preferences_dialog_fill_video_input_device_list()
}
}
/**
/**
* Set the video input device on the server
with its index
* Set the video input device on the server
*/
*/
static
void
static
void
select_video_input_device
(
GtkComboBox
*
comboBox
,
gpointer
data
UNUSED
)
select_video_input_device
(
GtkComboBox
*
comboBox
,
gpointer
data
UNUSED
)
...
...
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