videotestsrc: add missing break in set_property switch case
authorAurélien Zanelli <aurelien.zanelli@parrot.com>
Wed, 6 Jan 2016 11:14:39 +0000 (12:14 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 6 Jan 2016 11:21:06 +0000 (13:21 +0200)
commit9b9f9138094ade115f2c30b6d2ba323f7197acc6
tree55a0f72903c4a7eef8a681edec2c49f0d2dd0618
parent17b16e7a8350db7d83cc94093b81c4240850140d
videotestsrc: add missing break in set_property switch case

To avoid future issue when adding new properties.

https://bugzilla.gnome.org/show_bug.cgi?id=760204
gst/videotestsrc/gstvideotestsrc.c