summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-10-12 19:17:24 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-10-12 19:17:24 +0000
commit4940fa2c41f392fe311b3758e4b3ed4f709fd2fb (patch)
tree907abe9dd56f1fe9f26519dc5e2daef8427ae47e /tests
parent11de2d6e619dbdcf5ebc53c097463ace5fd0eb16 (diff)
downloadATCD-4940fa2c41f392fe311b3758e4b3ed4f709fd2fb.tar.gz
ChangeLogTag:Wed Oct 12 12:02:46 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'tests')
-rw-r--r--tests/Based_Pointer_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Based_Pointer_Test.cpp b/tests/Based_Pointer_Test.cpp
index 06a3335881a..a141a864e54 100644
--- a/tests/Based_Pointer_Test.cpp
+++ b/tests/Based_Pointer_Test.cpp
@@ -333,7 +333,7 @@ mmap_remap_test(void)
}
return -1;
}
-
+
void *ba= 0;
if (ACE_BASED_POINTER_REPOSITORY::instance()->find(nba, ba) == -1)
{