summaryrefslogtreecommitdiff
path: root/ACE/protocols
diff options
context:
space:
mode:
authorKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:08:48 +0200
committerKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:08:48 +0200
commitc42abee7c0e81ed89bdfb47bf3a1bcb743cf256b (patch)
treed960fcdbb46cbc9af52f7b61302218127f172367 /ACE/protocols
parent8bc991b1de07cdb3a4c472d0932c71bda181db34 (diff)
downloadATCD-c42abee7c0e81ed89bdfb47bf3a1bcb743cf256b.tar.gz
Removed extra newline before closing }
Diffstat (limited to 'ACE/protocols')
-rw-r--r--ACE/protocols/ace/HTBP/HTBP_Notifier.cpp1
-rw-r--r--ACE/protocols/ace/RMCast/Protocol.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/ACE/protocols/ace/HTBP/HTBP_Notifier.cpp b/ACE/protocols/ace/HTBP/HTBP_Notifier.cpp
index 6caeb70eb0d..eda0a2b6ca2 100644
--- a/ACE/protocols/ace/HTBP/HTBP_Notifier.cpp
+++ b/ACE/protocols/ace/HTBP/HTBP_Notifier.cpp
@@ -69,7 +69,6 @@ int
ACE::HTBP::Notifier::handle_output (ACE_HANDLE )
{
return -1;
-
}
void
diff --git a/ACE/protocols/ace/RMCast/Protocol.h b/ACE/protocols/ace/RMCast/Protocol.h
index 904a0341bed..2758c2656db 100644
--- a/ACE/protocols/ace/RMCast/Protocol.h
+++ b/ACE/protocols/ace/RMCast/Protocol.h
@@ -1261,7 +1261,6 @@ namespace ACE_RMCast
u32 of_;
u64 total_size_;
};
-
}
/*