mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
Use C comments in C code.
This commit is contained in:
parent
709b8c0b82
commit
588060d1e6
@ -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