summaryrefslogtreecommitdiff
path: root/ACE/ace/Svc_Conf_Param.h
diff options
context:
space:
mode:
authorKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:26:57 +0200
committerKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:26:57 +0200
commit00b403be7df0442405bd5e3dcc07beaa6730ddd2 (patch)
treef0b5b1174001facb66b3bc45c40f222850a7dd57 /ACE/ace/Svc_Conf_Param.h
parent60987b4ba42ff6e4e6a4f4457d902a18c0c6b0a0 (diff)
downloadATCD-00b403be7df0442405bd5e3dcc07beaa6730ddd2.tar.gz
Fixed Redundant blank line at the end of a code block should be deleted
Diffstat (limited to 'ACE/ace/Svc_Conf_Param.h')
-rw-r--r--ACE/ace/Svc_Conf_Param.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Svc_Conf_Param.h b/ACE/ace/Svc_Conf_Param.h
index bebc3a18e4c..fff69f2dcb7 100644
--- a/ACE/ace/Svc_Conf_Param.h
+++ b/ACE/ace/Svc_Conf_Param.h
@@ -98,7 +98,6 @@ public:
/// String containing directive that will be scanned and parsed.
const ACE_TCHAR *directive;
-
} source;
/// Discriminant use to determine which union member to use.