diff options
Diffstat (limited to 'ipc')
-rw-r--r-- | ipc/ipc_message.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc_message.cc b/ipc/ipc_message.cc index a532a8d..703588d0 100644 --- a/ipc/ipc_message.cc +++ b/ipc/ipc_message.cc @@ -123,4 +123,4 @@ void Message::EnsureFileDescriptorSet() { #endif -} // namespace IPC
\ No newline at end of file +} // namespace IPC |