diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Based_Pointer_Test.cpp | 2 |
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) { |