diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-03-28 11:22:55 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-03-28 11:22:55 +0000 |
commit | eb1cc98daf4898d654953e1a6fd8f8510047610e (patch) | |
tree | 801513218ec472046a90feb79feee625f7383080 /TAO/tests/OBV | |
parent | 2e808135a67f50c8d208728fc17b106eba9de366 (diff) | |
download | ATCD-eb1cc98daf4898d654953e1a6fd8f8510047610e.tar.gz |
Mon Mar 28 11:21:51 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>
* examples/AMI/FL_Callback/peer.cpp:
* examples/Callback_Quoter/Consumer_Handler.cpp:
* examples/Callback_Quoter/Consumer_Signal_Handler.cpp:
* examples/Event_Comm/Event_Comm_i.cpp:
* examples/Event_Comm/consumer.cpp:
* examples/Quoter/Factory_Finder.cpp:
* examples/Quoter/Factory_Finder_i.cpp:
* examples/Quoter/server.cpp:
* orbsvcs/examples/CosEC/RtEC_Based/lib/ConsumerAdmin_i.h:
* orbsvcs/examples/CosEC/Simple/Consumer.h:
* orbsvcs/examples/CosEC/Simple/Supplier.h:
* orbsvcs/tests/CosEvent/lib/Counting_Consumer.h:
* orbsvcs/tests/CosEvent/lib/Counting_Supplier.h:
* performance-tests/POA/Demux/client.cpp:
* performance-tests/POA/Demux/server.cpp:
* tests/Bug_2935_Regression/sink_i.h:
* tests/CSD_Collocation/Collocation_Tester.h:
* tests/CodeSets/libs/UTF16_UCS2/UTF16_UCS2_Factory.h:
* tests/DSI_Gateway/test_dsi.h:
* tests/NestedUpcall/MT_Client_Test/MT_Object_i.h:
* tests/NestedUpcall/MT_Client_Test/MT_Object_i.cpp:
* tests/NestedUpcall/MT_Client_Test/client.h:
* tests/NestedUpcall/MT_Client_Test/local_server.h:
* tests/NestedUpcall/MT_Client_Test/server.h:
* tests/OBV/Simple/Simple_util.h:
* tests/Xt_Stopwatch/Stopwatch_display.h:
Fuzz fixes
Diffstat (limited to 'TAO/tests/OBV')
-rw-r--r-- | TAO/tests/OBV/Simple/Simple_util.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/tests/OBV/Simple/Simple_util.h b/TAO/tests/OBV/Simple/Simple_util.h index d96ca0900e7..55da5de3889 100644 --- a/TAO/tests/OBV/Simple/Simple_util.h +++ b/TAO/tests/OBV/Simple/Simple_util.h @@ -1,8 +1,6 @@ - - //============================================================================= /** - * @file Simple_Util.h + * @file Simple_util.h * * $Id$ * @@ -13,7 +11,6 @@ */ //============================================================================= - #ifndef TAO_UTIL_H #define TAO_UTIL_H |