Remove an instance of EOL whitespace introduced in cset a09de38891c5.
This commit is contained in:
parent
b78553c10c
commit
8cdabd9155
@ -35,7 +35,7 @@ extern "C" {
|
|||||||
|
|
||||||
/** Well type indicates desired/expected well behaviour. */
|
/** Well type indicates desired/expected well behaviour. */
|
||||||
enum WellType { INJECTOR, PRODUCER };
|
enum WellType { INJECTOR, PRODUCER };
|
||||||
/** Type of well control equation or inequality.
|
/** Type of well control equation or inequality.
|
||||||
* BHP -> bottom hole pressure is specified.
|
* BHP -> bottom hole pressure is specified.
|
||||||
* RATE -> flow rate is specified.
|
* RATE -> flow rate is specified.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user