summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-20 20:49:52 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-20 20:49:52 +0000
commit2a6e2b30f0512eb0470ebb317c57635cc07d7532 (patch)
tree1f0cb48c66100561a922df8800b74134da529c48 /TAO/orbsvcs/orbsvcs/Channel_Clients_T.h
parent7739bdcf75d9b58c67ea0c3f53d7851f05151db7 (diff)
downloadATCD-2a6e2b30f0512eb0470ebb317c57635cc07d7532.tar.gz
replace () around #pragma implementation argument
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Channel_Clients_T.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Channel_Clients_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h b/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h
index ff7a52c3e98..f3f24f0e460 100644
--- a/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h
+++ b/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h
@@ -87,7 +87,7 @@ private:
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation "Channel_Clients_T.cpp"
+#pragma implementation ("Channel_Clients_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* ACE_CHANNEL_CLIENTS_T_H */