summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2003-05-07 22:35:36 +0000
committerSteve Huston <shuston@riverace.com>2003-05-07 22:35:36 +0000
commitd15bb4b85df917b5dd82b1facb28e35a0285e44e (patch)
tree8ad165a1357a3426ff26e9c2e5e25bfb594c81f5 /tests
parentb29a86783ae8363104609f0cd494d561af252f25 (diff)
downloadATCD-d15bb4b85df917b5dd82b1facb28e35a0285e44e.tar.gz
ChangeLogTag:Wed May 7 18:32:45 2003 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/FIFO_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FIFO_Test.cpp b/tests/FIFO_Test.cpp
index 04483221ae4..f005ca645cb 100644
--- a/tests/FIFO_Test.cpp
+++ b/tests/FIFO_Test.cpp
@@ -288,7 +288,7 @@ ACE_TMAIN (int, ACE_TCHAR *[])
#else
int
-main (int, ACE_TCHAR *[])
+ACE_TMAIN (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_TEXT ("FIFO_Test"));