diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-09-24 16:37:29 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-09-24 16:37:29 +0000 |
commit | d35b4943ad9dea167a5b809d19a5b81e8170b01b (patch) | |
tree | 6cdce97fbf71e84cfb209ec3a9b4e73ccd35f048 /TAO/orbsvcs/ImplRepo_Service/Server_Info.h | |
parent | b317aabe5c27cb58ee5d813d1861c210160a9812 (diff) | |
download | ATCD-d35b4943ad9dea167a5b809d19a5b81e8170b01b.tar.gz |
ChangeLogTag:Tue Sep 24 09:36:43 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/ImplRepo_Service/Server_Info.h')
-rw-r--r-- | TAO/orbsvcs/ImplRepo_Service/Server_Info.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/ImplRepo_Service/Server_Info.h b/TAO/orbsvcs/ImplRepo_Service/Server_Info.h index 2dc8e4761f8..dd0720b4ed1 100644 --- a/TAO/orbsvcs/ImplRepo_Service/Server_Info.h +++ b/TAO/orbsvcs/ImplRepo_Service/Server_Info.h @@ -46,7 +46,7 @@ public: // = Destructors /// The only destructor there is. - ~Server_Info (); + ~Server_Info (void); /// Updates information that is relevant only when an instance /// of the server is running. |