diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-25 05:03:43 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-25 05:03:43 +0000 |
commit | 49253359ee850e5c9ca32e57dfebb552306474c4 (patch) | |
tree | d1d36eeb49b9d0525b8b5d82bd725242957847ac /TAO/tao/Resource_Factory.cpp | |
parent | 9c01f79718153646ee500f8c9eeeb5cbc2272b87 (diff) | |
download | ATCD-49253359ee850e5c9ca32e57dfebb552306474c4.tar.gz |
ChangeLogTag: Tue Oct 24 23:40:33 2000 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Resource_Factory.cpp')
-rw-r--r-- | TAO/tao/Resource_Factory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Resource_Factory.cpp b/TAO/tao/Resource_Factory.cpp index e4db57a1db2..aa38fa299e5 100644 --- a/TAO/tao/Resource_Factory.cpp +++ b/TAO/tao/Resource_Factory.cpp @@ -163,7 +163,7 @@ TAO_Resource_Factory::get_priority_mapping (void) } int -TAO_Resource_Factory::get_parser_names (const char **&, +TAO_Resource_Factory::get_parser_names (char **&, int &) { return 0; |