summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-05-21 08:09:28 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-05-21 08:11:16 +0200
commit92c88990852cbbc383943be050d957746a620b09 (patch)
tree98197993c7f5b21890a81c5e8a6a74d9d80bfe48
parent553be5343ecf9fd8116aa0a56705671a00e97bde (diff)
downloadATCD-92c88990852cbbc383943be050d957746a620b09.tar.gz
Use tab instead of spaces
* TAO/orbsvcs/tests/FT_Naming/FaultTolerant/FaultTolerant.mpc:
-rw-r--r--TAO/orbsvcs/tests/FT_Naming/FaultTolerant/FaultTolerant.mpc10
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/FaultTolerant.mpc b/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/FaultTolerant.mpc
index 22dcff47246..5fba5c53953 100644
--- a/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/FaultTolerant.mpc
+++ b/TAO/orbsvcs/tests/FT_Naming/FaultTolerant/FaultTolerant.mpc
@@ -11,11 +11,11 @@ project(*server): ftnaming {
after += *idl
exename = server
Source_Files {
- TestC.cpp
- TestS.cpp
- server.cpp
- LB_server.cpp
- Basic.cpp
+ TestC.cpp
+ TestS.cpp
+ server.cpp
+ LB_server.cpp
+ Basic.cpp
}
IDL_Files {
}