summaryrefslogtreecommitdiff
path: root/ACE/examples/APG/Shared_Memory/Pool_Growth.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/APG/Shared_Memory/Pool_Growth.cpp')
-rw-r--r--ACE/examples/APG/Shared_Memory/Pool_Growth.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/APG/Shared_Memory/Pool_Growth.cpp b/ACE/examples/APG/Shared_Memory/Pool_Growth.cpp
index 8b3a254bf9e..1e0e65418e1 100644
--- a/ACE/examples/APG/Shared_Memory/Pool_Growth.cpp
+++ b/ACE/examples/APG/Shared_Memory/Pool_Growth.cpp
@@ -223,7 +223,7 @@ int handle_parent (ACE_TCHAR *cmdLine)
// Listing 2
// Listing 3 code/ch17
-int handle_child (void)
+int handle_child ()
{
ALLOCATOR *shmem_allocator = 0;
ACE_MMAP_Memory_Pool_Options options