summaryrefslogtreecommitdiff
path: root/examples/Registry/test_registry_update.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Registry/test_registry_update.cpp')
-rw-r--r--examples/Registry/test_registry_update.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Registry/test_registry_update.cpp b/examples/Registry/test_registry_update.cpp
index 49728e097c5..c84e1fda13b 100644
--- a/examples/Registry/test_registry_update.cpp
+++ b/examples/Registry/test_registry_update.cpp
@@ -30,7 +30,7 @@ static int update_counter (HKEY predefined,
static void setup_names ();
int
-main (int, ACE_TCHAR *[])
+ACE_TMAIN (int, ACE_TCHAR *[])
{
int result;
u_long current_counter = 0;