gst/gstbuffer.h: Remove comma from last element in enum to avoid compile errors when...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 7 Aug 2007 14:04:22 +0000 (14:04 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 7 Aug 2007 14:04:22 +0000 (14:04 +0000)
commitd04a298f6fa36cb85268bbe29b78f0358ae38990
tree558330c84d3d97acadc2ad4869277c731e504b87
parent56b5aa1ccb50ba6225153a449823edc6fd7dbb89
gst/gstbuffer.h: Remove comma from last element in enum to avoid compile errors when using -pendantic. Fixes #464366.

Original commit message from CVS:
Patch by: <arenevier at fdn dot fr>
* gst/gstbuffer.h:
Remove comma from last element in enum to avoid compile errors when
using -pendantic. Fixes #464366.
ChangeLog
gst/gstbuffer.h