From 317dd62b7112b590efe99283ceb4b2e5e5649884 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 9 Mar 2021 13:31:46 +0100 Subject: Documentation, layout, C++11 changes --- ACE/tests/Bound_Ptr_Test.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ACE/tests/Bound_Ptr_Test.h') diff --git a/ACE/tests/Bound_Ptr_Test.h b/ACE/tests/Bound_Ptr_Test.h index b6bc6691c0e..326fc2e8ae0 100644 --- a/ACE/tests/Bound_Ptr_Test.h +++ b/ACE/tests/Bound_Ptr_Test.h @@ -67,7 +67,7 @@ public: protected: /// Runs the Scheduler's event loop, which dequeues /// and dispatches them. - virtual int svc (void); + virtual int svc (); private: // = These are the implementation details. -- cgit v1.2.1