well_controls_append(): Use C comment delimiters in C.

This commit is contained in:
Bård Skaflestad 2012-04-13 14:09:20 +02:00
parent c992deb147
commit a950a5c732

View File

@ -408,7 +408,7 @@ well_controls_append(enum control_type type ,
ctrl->num += 1;
// TODO: Review this:
/* TODO: Review this: */
ctrl->current = 0;
}