mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
well_controls_append(): Use C comment delimiters in C.
This commit is contained in:
parent
c992deb147
commit
a950a5c732
@ -408,7 +408,7 @@ well_controls_append(enum control_type type ,
|
||||
|
||||
ctrl->num += 1;
|
||||
|
||||
// TODO: Review this:
|
||||
/* TODO: Review this: */
|
||||
ctrl->current = 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user