summaryrefslogtreecommitdiff
path: root/TAO/utils/NamingViewer/ViewIORDialog.h
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2007-07-14 14:56:10 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2007-07-14 14:56:10 +0000
commitc753f6d21cad45e868eabee4a8f89f5af3cad0f7 (patch)
tree7b0131de609a1a113fa448a7d5ece7c41fbafeef /TAO/utils/NamingViewer/ViewIORDialog.h
parent5b936b3e53e65fc21566438904c227232ef75417 (diff)
downloadATCD-c753f6d21cad45e868eabee4a8f89f5af3cad0f7.tar.gz
Sat Jul 14 14:43:31 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/utils/NamingViewer/ViewIORDialog.h')
-rw-r--r--TAO/utils/NamingViewer/ViewIORDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/utils/NamingViewer/ViewIORDialog.h b/TAO/utils/NamingViewer/ViewIORDialog.h
index 6c29fba45d2..84ca529dc57 100644
--- a/TAO/utils/NamingViewer/ViewIORDialog.h
+++ b/TAO/utils/NamingViewer/ViewIORDialog.h
@@ -15,7 +15,7 @@ class ViewIORDialog : public CDialog
{
// Construction
public:
- ViewIORDialog(CORBA::ORB_ptr pORB, CORBA::Object_ptr pObject, CWnd* pParent = NULL); // standard constructor
+ ViewIORDialog(CORBA::ORB_ptr pORB, CORBA::Object_ptr pObject, CWnd* pParent = 0); // standard constructor
// Dialog Data
//{{AFX_DATA(ViewIORDialog)