summaryrefslogtreecommitdiff
path: root/ACE/ace/POSIX_Asynch_IO.h
diff options
context:
space:
mode:
authorKnut Petter Svendsen <knut@altuma.no>2022-09-09 10:38:55 +0200
committerKnut Petter Svendsen <knut@altuma.no>2022-09-09 16:08:01 +0200
commit6f72892d61032d294fe1387a36ec6e04e9efa9c2 (patch)
treeefd140d6ea35c16825922b8373a2fbf227cdc370 /ACE/ace/POSIX_Asynch_IO.h
parent6d7b6be10a2c2be4fc47bdd2e285657fcc4d60fd (diff)
downloadATCD-6f72892d61032d294fe1387a36ec6e04e9efa9c2.tar.gz
Fix trailing newline in class declarations
Diffstat (limited to 'ACE/ace/POSIX_Asynch_IO.h')
-rw-r--r--ACE/ace/POSIX_Asynch_IO.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/POSIX_Asynch_IO.h b/ACE/ace/POSIX_Asynch_IO.h
index 6006366d3b1..cff69024c2c 100644
--- a/ACE/ace/POSIX_Asynch_IO.h
+++ b/ACE/ace/POSIX_Asynch_IO.h
@@ -1276,7 +1276,6 @@ protected:
/// I/O handle used for reading.
ACE_HANDLE handle_;
-
};
ACE_END_VERSIONED_NAMESPACE_DECL