projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de33101
)
validate: gst_validate_print_action_types now takes a const gchar **
author
Thibault Saunier
<tsaunier@gnome.org>
Fri, 5 Sep 2014 21:14:10 +0000
(23:14 +0200)
committer
Thibault Saunier
<tsaunier@gnome.org>
Fri, 5 Sep 2014 21:14:10 +0000
(23:14 +0200)
tools/ges-validate.c
patch
|
blob
|
history
diff --git
a/tools/ges-validate.c
b/tools/ges-validate.c
index 659278dcdc8791b73e94e120cb9b594bf246a79a..ad7950b2502366c26503c0955f10a7fcd0ac37fd 100644
(file)
--- a/
tools/ges-validate.c
+++ b/
tools/ges-validate.c
@@
-715,7
+715,7
@@
ges_validate_handle_request_state_change (GstMessage * message,
}
gint
-ges_validate_print_action_types (gchar ** types, gint num_types)
+ges_validate_print_action_types (
const
gchar ** types, gint num_types)
{
ges_validate_register_action_types ();