diff options
Diffstat (limited to '')
-rw-r--r-- | contrib/epee/include/net/http_base.h | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/http_client.h | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/http_client_base.h | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/http_client_via_api_helper.h | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/http_protocol_handler.inl | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/http_server_impl_base.h | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/levin_client_async.h | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/levin_helper.h | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/munin_connection_handler.h | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/munin_node_server.h | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/protocol_switcher.h | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/rpc_method_name.h | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/smtp.h | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/smtp.inl | 2 | ||||
-rw-r--r-- | contrib/epee/include/net/smtp_helper.h | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/contrib/epee/include/net/http_base.h b/contrib/epee/include/net/http_base.h index 49b0839b2..2a227cc70 100644 --- a/contrib/epee/include/net/http_base.h +++ b/contrib/epee/include/net/http_base.h @@ -181,4 +181,4 @@ namespace net_utils }; } } -}
\ No newline at end of file +} diff --git a/contrib/epee/include/net/http_client.h b/contrib/epee/include/net/http_client.h index 5897a017e..66b28384c 100644 --- a/contrib/epee/include/net/http_client.h +++ b/contrib/epee/include/net/http_client.h @@ -872,4 +872,4 @@ using namespace std; } } -}
\ No newline at end of file +} diff --git a/contrib/epee/include/net/http_client_base.h b/contrib/epee/include/net/http_client_base.h index 571e27f73..450d44823 100644 --- a/contrib/epee/include/net/http_client_base.h +++ b/contrib/epee/include/net/http_client_base.h @@ -70,4 +70,4 @@ namespace epee i_target_handler* m_powner_filter; }; } -}
\ No newline at end of file +} diff --git a/contrib/epee/include/net/http_client_via_api_helper.h b/contrib/epee/include/net/http_client_via_api_helper.h index 45a70993b..391c44964 100644 --- a/contrib/epee/include/net/http_client_via_api_helper.h +++ b/contrib/epee/include/net/http_client_via_api_helper.h @@ -174,4 +174,4 @@ namespace net_utils return final_res; } } -}
\ No newline at end of file +} diff --git a/contrib/epee/include/net/http_protocol_handler.inl b/contrib/epee/include/net/http_protocol_handler.inl index 78b46427e..2458af047 100644 --- a/contrib/epee/include/net/http_protocol_handler.inl +++ b/contrib/epee/include/net/http_protocol_handler.inl @@ -677,4 +677,4 @@ namespace net_utils //-------------------------------------------------------------------------------------------- //-------------------------------------------------------------------------------------------- -//--------------------------------------------------------------------------------------------
\ No newline at end of file +//-------------------------------------------------------------------------------------------- diff --git a/contrib/epee/include/net/http_server_impl_base.h b/contrib/epee/include/net/http_server_impl_base.h index c02475c34..97a7ebc56 100644 --- a/contrib/epee/include/net/http_server_impl_base.h +++ b/contrib/epee/include/net/http_server_impl_base.h @@ -109,4 +109,4 @@ namespace epee protected: net_utils::boosted_tcp_server<net_utils::http::http_custom_handler<t_connection_context> > m_net_server; }; -}
\ No newline at end of file +} diff --git a/contrib/epee/include/net/levin_client_async.h b/contrib/epee/include/net/levin_client_async.h index 9e76cd509..be5847c74 100644 --- a/contrib/epee/include/net/levin_client_async.h +++ b/contrib/epee/include/net/levin_client_async.h @@ -574,4 +574,4 @@ namespace levin }; } -}
\ No newline at end of file +} diff --git a/contrib/epee/include/net/levin_helper.h b/contrib/epee/include/net/levin_helper.h index a8406103c..53b19c9fa 100644 --- a/contrib/epee/include/net/levin_helper.h +++ b/contrib/epee/include/net/levin_helper.h @@ -134,4 +134,4 @@ namespace levin return true; } } -}
\ No newline at end of file +} diff --git a/contrib/epee/include/net/munin_connection_handler.h b/contrib/epee/include/net/munin_connection_handler.h index 8579339c5..ed2f59f22 100644 --- a/contrib/epee/include/net/munin_connection_handler.h +++ b/contrib/epee/include/net/munin_connection_handler.h @@ -373,4 +373,4 @@ namespace net_utils } } } -#endif//!_MUNIN_CONNECTION_HANDLER_H_
\ No newline at end of file +#endif//!_MUNIN_CONNECTION_HANDLER_H_ diff --git a/contrib/epee/include/net/munin_node_server.h b/contrib/epee/include/net/munin_node_server.h index 07637f550..e6df390cb 100644 --- a/contrib/epee/include/net/munin_node_server.h +++ b/contrib/epee/include/net/munin_node_server.h @@ -46,4 +46,4 @@ namespace net_utils } } } -#endif//!_MUNIN_NODE_SERVER_H_
\ No newline at end of file +#endif//!_MUNIN_NODE_SERVER_H_ diff --git a/contrib/epee/include/net/protocol_switcher.h b/contrib/epee/include/net/protocol_switcher.h index ca0ce6f97..3b153d19c 100644 --- a/contrib/epee/include/net/protocol_switcher.h +++ b/contrib/epee/include/net/protocol_switcher.h @@ -118,4 +118,4 @@ namespace net_utils } } } -#endif //_PROTOCOL_SWITCHER_H_
\ No newline at end of file +#endif //_PROTOCOL_SWITCHER_H_ diff --git a/contrib/epee/include/net/rpc_method_name.h b/contrib/epee/include/net/rpc_method_name.h index c226639c4..1c327bc31 100644 --- a/contrib/epee/include/net/rpc_method_name.h +++ b/contrib/epee/include/net/rpc_method_name.h @@ -28,4 +28,4 @@ #pragma once -#define RPC_METHOD_NAME(name) static inline const char* methodname(){return name;}
\ No newline at end of file +#define RPC_METHOD_NAME(name) static inline const char* methodname(){return name;} diff --git a/contrib/epee/include/net/smtp.h b/contrib/epee/include/net/smtp.h index d2e8598fd..5f2b842d5 100644 --- a/contrib/epee/include/net/smtp.h +++ b/contrib/epee/include/net/smtp.h @@ -178,4 +178,4 @@ namespace net_utils } } -//#include "smtp.inl"
\ No newline at end of file +//#include "smtp.inl" diff --git a/contrib/epee/include/net/smtp.inl b/contrib/epee/include/net/smtp.inl index d42c8b950..c16372c88 100644 --- a/contrib/epee/include/net/smtp.inl +++ b/contrib/epee/include/net/smtp.inl @@ -1566,4 +1566,4 @@ namespace net_utils } } -}
\ No newline at end of file +} diff --git a/contrib/epee/include/net/smtp_helper.h b/contrib/epee/include/net/smtp_helper.h index b8252e1cf..7827315a2 100644 --- a/contrib/epee/include/net/smtp_helper.h +++ b/contrib/epee/include/net/smtp_helper.h @@ -85,4 +85,4 @@ namespace net_utils } } } -}
\ No newline at end of file +} |