diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-06 19:44:58 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-06 19:44:58 +0000 |
commit | 3ecf433432289b9c1990165f65bdd51aaad2eaa7 (patch) | |
tree | dc7bd5c5b4eb37d49b1a37ca1f33c9d9ed2a8374 /ext/shout2 | |
parent | f2085bd7ef2a4e685b8a58ae0848c43aab0d8747 (diff) |
expand tabs
Original commit message from CVS:
expand tabs
Diffstat (limited to 'ext/shout2')
-rw-r--r-- | ext/shout2/gstshout2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shout2/gstshout2.h b/ext/shout2/gstshout2.h index 9a6bdac2f..3e2fb650e 100644 --- a/ext/shout2/gstshout2.h +++ b/ext/shout2/gstshout2.h @@ -61,7 +61,7 @@ struct _GstShout2send { GstTagList* tags; - GstClock *clock; + GstClock *clock; }; |