summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Servant_Upcall.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Servant_Upcall.cpp')
-rw-r--r--TAO/tao/PortableServer/Servant_Upcall.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/Servant_Upcall.cpp b/TAO/tao/PortableServer/Servant_Upcall.cpp
index ecad0576c2e..ae36b5d7486 100644
--- a/TAO/tao/PortableServer/Servant_Upcall.cpp
+++ b/TAO/tao/PortableServer/Servant_Upcall.cpp
@@ -403,7 +403,7 @@ namespace TAO
ex._tao_print_exception ("TAO_POA::~complete_destruction_i");
}
- this->poa_ = 0;
+ this->poa_ = nullptr;
}
}
}