[babl] Remove trailing space in comments



commit 428598963ed8f50b60ff5a33202dab7afb16c976
Author: Barak Itkin <lightningismyname gmail com>
Date:   Thu Jul 21 17:33:17 2011 +0300

    Remove trailing space in comments

 babl/babl.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/babl/babl.h b/babl/babl.h
index 1ad2ea7..cddfbb7 100644
--- a/babl/babl.h
+++ b/babl/babl.h
@@ -174,7 +174,7 @@ Babl * babl_format_new     (void *first_arg,
 
 /*
  * Defines a new pixel format in babl. With the specified data storage
- * type and the given number of components. At the moment behavior of 
+ * type and the given number of components. At the moment behavior of
  * conversions are only well defined to other babl_format_n derived formats
  * with the same number of components.
  */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]