diff options
author | bala <balanatarajan@users.noreply.github.com> | 1999-04-11 01:58:38 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 1999-04-11 01:58:38 +0000 |
commit | 31f8b3392d30fcfd5503bfc0b79ff4faa6e6faf3 (patch) | |
tree | e1d91f28a53a0f0ceffcb5ed56be511b8f4e8371 /TAO/tests/Param_Test/multdim_array.h | |
parent | 5a5abbb99b521123f11e2bb157ebeea66ec6193e (diff) | |
download | ATCD-31f8b3392d30fcfd5503bfc0b79ff4faa6e6faf3.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/tests/Param_Test/multdim_array.h')
-rw-r--r-- | TAO/tests/Param_Test/multdim_array.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tests/Param_Test/multdim_array.h b/TAO/tests/Param_Test/multdim_array.h index 02110ded63f..739f34782a9 100644 --- a/TAO/tests/Param_Test/multdim_array.h +++ b/TAO/tests/Param_Test/multdim_array.h @@ -6,13 +6,13 @@ // TAO/tests/Param_Test // // = FILENAME -// fixed_array.h +// multdim_array.h // // = DESCRIPTION -// Tests fixed size array +// Tests multi dimensional array // // = AUTHORS -// Aniruddha Gokhale +// Bala // // ============================================================================ |