Skip to content

Commit

Permalink
Fixed if-guard name (#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
kheaactua authored Nov 28, 2024
1 parent 8b3c5a0 commit 0e5bfbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/network_tests/npdu_tests/npdu_test_client.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.

#ifndef PAYLOADTESTCLIENT_HPP_
#ifndef NPDUTESTCLIENT_HPP_
#define NPDUTESTCLIENT_HPP_

#include <gtest/gtest.h>
Expand Down

0 comments on commit 0e5bfbc

Please sign in to comment.