Skip to content

Commit

Permalink
fix: path
Browse files Browse the repository at this point in the history
  • Loading branch information
neko-para committed Mar 5, 2024
1 parent 97452f6 commit 4f283ba
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff --git a/socket_ops.ipp b/socket_ops.ipp
diff --git a/include/boost/asio/detail/impl/socket_ops.ipp b/include/boost/asio/detail/impl/socket_ops.ipp
index 6e2b29b..d0ff1c7 100644
--- a/socket_ops.ipp
+++ b/socket_ops.ipp
--- a/include/boost/asio/detail/impl/socket_ops.ipp
+++ b/include/boost/asio/detail/impl/socket_ops.ipp
@@ -1814,7 +1814,7 @@ socket_type socket(int af, int type, int protocol,
boost::system::error_code& ec)
{
Expand Down

0 comments on commit 4f283ba

Please sign in to comment.