diff options
author | Andy Wingo <wingo@pobox.com> | 2005-11-16 10:43:44 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2005-11-16 10:43:44 +0000 |
commit | e84b50dd5151739108e066e722153295543b9a82 (patch) | |
tree | 832412b19a0d371986751a07a383b38e0b863ac0 /ChangeLog | |
parent | 7f63b50f3fcd6c98672b9d2481d8e56026c90197 (diff) |
gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
Original commit message from CVS:
2005-11-16 Andy Wingo <wingo@pobox.com>
* gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-11-16 Andy Wingo <wingo@pobox.com> + + * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro. + 2005-11-15 Vincent Torri <torri at iecn dot u-nancy dot fr> Reviewed by: Tim-Philipp Müller <tim at centricular dot net> |