Skip to content

Commit 2f7f7dd

Browse files
WickedShellFabien-Chouteau
authored andcommitted
Examples: fix whitespace errors that fail GNAT style checks
1 parent b2f4af2 commit 2f7f7dd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

examples/shared/common/gui/bitmapped_drawing.adb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,5 +247,4 @@ package body Bitmapped_Drawing is
247247
end if;
248248
end Draw_String;
249249

250-
251250
end Bitmapped_Drawing;

examples/shared/common/gui/bitmapped_drawing.ads

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,3 @@ package Bitmapped_Drawing is
7676
Fast : Boolean := True);
7777

7878
end Bitmapped_Drawing;
79-

0 commit comments

Comments
 (0)