diff m_property.h @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents 98478619a22c
children c1a3f1bbba26
line wrap: on
line diff
--- a/m_property.h	Tue May 12 19:25:35 2009 +0000
+++ b/m_property.h	Wed May 13 02:58:57 2009 +0000
@@ -128,7 +128,7 @@
  *  ${NAME} is expanded to the value of property NAME or an empty
  *  string in case of error. $(NAME:STR) expand STR only if the property
  *  NAME is available.
- * 
+ *
  *  \param prop_list An array of \ref m_option describing the available
  *                   properties.
  *  \param str The string to expand.