diff options
author | Diego Biurrun | 2005-12-17 18:14:38 +0000 |
---|---|---|
committer | Diego Biurrun | 2005-12-17 18:14:38 +0000 |
commit | 115329f16062074e11ccf3b89ead6176606c9696 (patch) | |
tree | e98aa993905a702688bf821737ab9a443969fc28 /libavutil/rational.h | |
parent | d76319b1ab716320f6e6a4d690b85fe4504ebd5b (diff) |
COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavutil/rational.h')
-rw-r--r-- | libavutil/rational.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/rational.h b/libavutil/rational.h index e4bfe5f7a6..189b3621e0 100644 --- a/libavutil/rational.h +++ b/libavutil/rational.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ - + /** * @file rational.h * Rational numbers. |