diff libass/ass_mp.c @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents 7fcc0bf5b27a
children 73a32da1ef18
line wrap: on
line diff
--- a/libass/ass_mp.c	Tue May 12 19:25:35 2009 +0000
+++ b/libass/ass_mp.c	Wed May 13 02:58:57 2009 +0000
@@ -191,7 +191,7 @@
 
 	mp_msg(MSGT_ASS, MSGL_V, "plaintext event at %" PRId64 ", +%" PRId64 ": %s  \n",
 			(int64_t)event->Start, (int64_t)event->Duration, event->Text);
-	
+
 	return eid;
 }