summaryrefslogtreecommitdiff
path: root/TAO/performance-tests
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-12-26 04:58:29 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-12-26 04:58:29 +0000
commita92e561cf9d9526a2517403fd89e26e1711fe967 (patch)
tree3437c19b67e745faa641a84b6d4e157512fd8b09 /TAO/performance-tests
parentdea71479e320c05fabc5ebbe94f24c02dfd00fb8 (diff)
downloadATCD-a92e561cf9d9526a2517403fd89e26e1711fe967.tar.gz
ChangeLogTag:Tue Dec 25 22:58:48 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/performance-tests')
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h
index 1915358559c..c873e0117bb 100644
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Client.h
@@ -66,7 +66,7 @@ private:
int parse_args (void);
// Parses the arguments passed on the command line.
- unsigned int opt_to_mask (const char *optarg);
+ unsigned int opt_to_mask (const char *opt);
// Obtain the bit mask representation of the specified test
void enable_test (unsigned int mask);