summaryrefslogtreecommitdiff
path: root/gst/geometrictransform/gsttwirl.h
diff options
context:
space:
mode:
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>2010-06-04 15:53:20 -0300
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>2010-06-04 15:53:20 -0300
commit44d33ee1c824d5fec0d5d2b668bbe4ec519702c8 (patch)
treeaf9768e97b39ada8fac76df6ea28e8c21f3b371c /gst/geometrictransform/gsttwirl.h
parent213277cc021718b0c35c0568b7a285e9082212c4 (diff)
downloadgstreamer-plugins-bad-44d33ee1c824d5fec0d5d2b668bbe4ec519702c8.tar.gz
geometrictransform: Remove trailing whitespace
Remove trailing whitespace from geometrictransform files
Diffstat (limited to 'gst/geometrictransform/gsttwirl.h')
-rw-r--r--gst/geometrictransform/gsttwirl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/geometrictransform/gsttwirl.h b/gst/geometrictransform/gsttwirl.h
index 5cfb8f1f7..430501f9c 100644
--- a/gst/geometrictransform/gsttwirl.h
+++ b/gst/geometrictransform/gsttwirl.h
@@ -1,7 +1,7 @@
/*
* GStreamer
* Copyright (C) 2010 Thiago Santos <thiago.sousa.santos@collabora.co.uk>
- *
+ *
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
@@ -73,7 +73,7 @@ struct _GstTwirl
gdouble angle;
};
-struct _GstTwirlClass
+struct _GstTwirlClass
{
GstCircleGeometricTransformClass parent_class;
};