Skip to content

Commit

Permalink
Polish code
Browse files Browse the repository at this point in the history
Signed-off-by: Ze Gan <ganze718@gmail.com>
  • Loading branch information
Pterosaur committed Nov 19, 2020
1 parent e88a3a1 commit 362725b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vslib/inc/MACsecIngressFilter.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace saivs
{
public:
MACsecIngressFilter(
_In_ const std::string &macsec_interface_name);
_In_ const std::string &macsecInterfaceName);

virtual ~MACsecIngressFilter() = default;

Expand Down

0 comments on commit 362725b

Please sign in to comment.