Removed needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which were causing...
authorBrian Cameron <brian.cameron@sun.com>
Thu, 22 May 2003 11:04:31 +0000 (11:04 +0000)
committerBrian Cameron <brian.cameron@sun.com>
Thu, 22 May 2003 11:04:31 +0000 (11:04 +0000)
commit1bc371768a3be3b26f2b73cced7357114a2a7439
tree33ec9f380d9b9a2be9a7d696a19fbf91cbad90d2
parent1505cd8773944d1d0598bff9daca075c90ae5dfc
Removed needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which were causing non-gcc compilers to break.

Original commit message from CVS:
Removed needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which
were causing non-gcc compilers to break.
gst/qtdemux/qtdemux.c