Remove an instance of EOL whitespace introduced in cset a09de38891c5.

This commit is contained in:
Bård Skaflestad 2012-04-20 19:47:52 +02:00
parent ce74f956e7
commit 2c001e06df

View File

@ -35,7 +35,7 @@ extern "C" {
/** Well type indicates desired/expected well behaviour. */
enum WellType { INJECTOR, PRODUCER };
/** Type of well control equation or inequality.
/** Type of well control equation or inequality.
* BHP -> bottom hole pressure is specified.
* RATE -> flow rate is specified.
*/