Skip to content

Commit c174f57

Browse files
committed
instrument-projects.adb: minor coding style fix
1 parent e200232 commit c174f57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/gnatcov/instrument-projects.adb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -948,6 +948,7 @@ is
948948
end loop;
949949

950950
if not Non_Root_Src_Calls.Is_Empty then
951+
951952
-- For each manual dump call inserted in a file belonging to a
952953
-- non-root project, warn the user the coverage data it will produce
953954
-- will not cover the whole project tree.

0 commit comments

Comments
 (0)