From 0eb321bf2c1cc0e048faff26a01f86cdd3ec254f Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Tue, 7 Jul 2009 02:26:13 +0300 Subject: Remove trailing whitespace from most files --- libass/ass.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libass/ass.h') diff --git a/libass/ass.h b/libass/ass.h index 4bdea3a4aa..e98b4264b7 100644 --- a/libass/ass.h +++ b/libass/ass.h @@ -195,7 +195,7 @@ ass_track_t* ass_read_file(ass_library_t* library, char* fname, char* codepage); * \param bufsize size of buffer * \param codepage recode buffer contents from given codepage * \return newly allocated track -*/ +*/ ass_track_t* ass_read_memory(ass_library_t* library, char* buf, size_t bufsize, char* codepage); /** * \brief read styles from file into already initialized track -- cgit v1.2.3