diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-06 19:55:58 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-06 19:55:58 +0000 |
commit | bdb814f6ef56edca67e1241eb16df22fdd8ab17c (patch) | |
tree | 7b43c9dfbf67b852503d263a322064f0101bf591 /gst-libs/gst | |
parent | 04ad447fcfa1502907339a6a68e975bb6d35536a (diff) | |
download | gst-plugins-bad-bdb814f6ef56edca67e1241eb16df22fdd8ab17c.tar.gz gst-plugins-bad-bdb814f6ef56edca67e1241eb16df22fdd8ab17c.tar.bz2 gst-plugins-bad-bdb814f6ef56edca67e1241eb16df22fdd8ab17c.zip |
expand tabs
Original commit message from CVS:
expand tabs
Diffstat (limited to 'gst-libs/gst')
-rw-r--r-- | gst-libs/gst/play/play.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/play/play.h b/gst-libs/gst/play/play.h index a5ca4142..eeec9fd8 100644 --- a/gst-libs/gst/play/play.h +++ b/gst-libs/gst/play/play.h @@ -28,7 +28,7 @@ G_BEGIN_DECLS /* GError stuff */ -#define GST_PLAY_ERROR gst_play_error_quark () +#define GST_PLAY_ERROR gst_play_error_quark () /* GObject stuff */ #define GST_TYPE_PLAY (gst_play_get_type()) |