Skip to content

Commit

Permalink
Update COM_Client.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolftein committed Feb 17, 2024
1 parent 850f9de commit 911d471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Private/Network/COM_Client.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ inline namespace COM

HRESULT Flush();

HRESULT GetStatistics([out] Network_Statistics * Result);
HRESULT GetStatistics([out, retval] Network_Statistics * Result);
};

// -=(Undocumented)=-
Expand Down

0 comments on commit 911d471

Please sign in to comment.