summaryrefslogtreecommitdiff
path: root/ACE/examples/APG/Shared_Memory/Hash_Map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/APG/Shared_Memory/Hash_Map.cpp')
-rw-r--r--ACE/examples/APG/Shared_Memory/Hash_Map.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/APG/Shared_Memory/Hash_Map.cpp b/ACE/examples/APG/Shared_Memory/Hash_Map.cpp
index 908382c4736..d4f7de29e54 100644
--- a/ACE/examples/APG/Shared_Memory/Hash_Map.cpp
+++ b/ACE/examples/APG/Shared_Memory/Hash_Map.cpp
@@ -132,7 +132,7 @@ int addRecords(HASH_MAP *map, ALLOCATOR *shmem_allocator)
}
// Listing 4
// Listing 5 code/ch17
-int handle_child (void)
+int handle_child ()
{
ACE_TRACE ("handle_child");