diff options
| author | Maciej Katafiasz <mathrick@mathrick.org> | 2006-05-06 00:14:09 +0000 |
|---|---|---|
| committer | Maciej Katafiasz <mathrick@mathrick.org> | 2006-05-06 00:14:09 +0000 |
| commit | be7d42b5489c1062f2200e7f70677d2327ce8f12 (patch) | |
| tree | 867277bba9213ed1803dd917a2df039d1b62daff /ChangeLog | |
| parent | 59bc24d7388f546acfef09dc62868a6e984d5e18 (diff) | |
Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines.
Original commit message from CVS:
Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2006-05-05 Maciej Katafiasz <mathrick@freedesktop.org> + + * ext/cairo/gsttextoverlay.c: + * ext/flac/gstflacdec.c: + * ext/gdk_pixbuf/pixbufscale.c: + * gst/apetag/gstapedemux.c: + * gst/debug/breakmydata.c: + * gst/debug/testplugin.c: + * gst/matroska/ebml-write.c: + * gst/multipart/multipartdemux.c: + * sys/osxaudio/gstosxaudiosink.c: + * sys/osxaudio/gstosxaudiosrc.c: + Add semicolons after GST_BOILERPLATE[_FULL] so that + indent doesn't mess up following lines. + 2006-05-04 Tim-Philipp Müller <tim at centricular dot net> Patch by: Michal Benes <michal dot benes at xeris dot cz> |
