summaryrefslogtreecommitdiffstats
path: root/ext/aalib
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-06 19:44:58 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-06 19:44:58 +0000
commit3ecf433432289b9c1990165f65bdd51aaad2eaa7 (patch)
treedc7bd5c5b4eb37d49b1a37ca1f33c9d9ed2a8374 /ext/aalib
parentf2085bd7ef2a4e685b8a58ae0848c43aab0d8747 (diff)
expand tabs
Original commit message from CVS: expand tabs
Diffstat (limited to 'ext/aalib')
-rw-r--r--ext/aalib/gstaasink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/aalib/gstaasink.h b/ext/aalib/gstaasink.h
index 53bdabf8..14130931 100644
--- a/ext/aalib/gstaasink.h
+++ b/ext/aalib/gstaasink.h
@@ -66,7 +66,7 @@ struct _GstAASinkClass {
/* signals */
void (*frame_displayed) (GstElement *element);
- void (*have_size) (GstElement *element, guint width, guint height);
+ void (*have_size) (GstElement *element, guint width, guint height);
};
GType gst_aasink_get_type(void);