Jürgen Spitzmüller wrote:
> Fine with me. Please commit once you got another OK.

Thanks for committing. I've found one remainder in my tree, an adjustment to a 
comment. I let you decide on that (and commit).
I'm away from my machine now.

Jürgen
Index: src/insets/InsetListingsParams.cpp
===================================================================
--- src/insets/InsetListingsParams.cpp	(Revision 18468)
+++ src/insets/InsetListingsParams.cpp	(Arbeitskopie)
@@ -71,8 +71,8 @@
 	// ONEOF
 	//     info is a \n separated string with allowed values
 	// SUBSETOF
-	//     info is a string from which par is composed of
-	//     (e.g. floatplacement can be one or more of tbph)
+	/// a string from which par is composed of
+	/// (e.g. floatplacement can be one or more of tbph)
 	param_type type;
 	/// parameter info, meaning depending on parameter type
 	char const * info;

Reply via email to