summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/support/test_support.adb
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/support/test_support.adb')
-rw-r--r--c/src/ada-tests/support/test_support.adb8
1 files changed, 4 insertions, 4 deletions
diff --git a/c/src/ada-tests/support/test_support.adb b/c/src/ada-tests/support/test_support.adb
index 379f0dfdae..3e676a2507 100644
--- a/c/src/ada-tests/support/test_support.adb
+++ b/c/src/ada-tests/support/test_support.adb
@@ -122,8 +122,8 @@ package body Test_Support is
--
procedure Pause is
- Ignored_String : String( 1 .. 80 );
- Ignored_Last : Natural;
+ -- Ignored_String : String( 1 .. 80 );
+ -- Ignored_Last : Natural;
begin
@@ -149,8 +149,8 @@ package body Test_Support is
procedure Pause_And_Screen_Number (
SCREEN : in RTEMS.Unsigned32
) is
- Ignored_String : String( 1 .. 80 );
- Ignored_Last : Natural;
+ -- Ignored_String : String( 1 .. 80 );
+ -- Ignored_Last : Natural;
begin
--