From: Thomas Markwalder Date: Tue, 5 Apr 2016 19:31:40 +0000 (-0400) Subject: [4265] Removed whitespaces X-Git-Tag: trac4106_update_base~51^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=604b8e78a26c6cb4e1d2faf27f3c0fbcbdd7af78;p=thirdparty%2Fkea.git [4265] Removed whitespaces --- diff --git a/src/lib/dhcp/pkt6.h b/src/lib/dhcp/pkt6.h index 562637af0b..bade98f362 100644 --- a/src/lib/dhcp/pkt6.h +++ b/src/lib/dhcp/pkt6.h @@ -285,7 +285,7 @@ public: const isc::asiolink::IOAddress& getRelay6PeerAddress(uint8_t relay_level) const; - /// + /// /// @brief Returns all instances of specified type. /// /// Returns all instances of options of the specified type. DHCPv6 protocol diff --git a/src/lib/eval/parser.yy b/src/lib/eval/parser.yy index 7c160d7c19..d840f49a31 100644 --- a/src/lib/eval/parser.yy +++ b/src/lib/eval/parser.yy @@ -282,7 +282,7 @@ nest_level : INTEGER } // Eventually we may add strings to handle different // ways of choosing from which relay we want to extract - // an option or field. + // an option or field. ; %% diff --git a/src/lib/eval/tests/token_unittest.cc b/src/lib/eval/tests/token_unittest.cc index 60f6a8eccd..559e79d7d4 100644 --- a/src/lib/eval/tests/token_unittest.cc +++ b/src/lib/eval/tests/token_unittest.cc @@ -114,7 +114,7 @@ public: /// @param result_addr The expected result of the address as a string void verifyRelay6Option(const uint8_t test_level, const uint16_t test_code, - const TokenOption::RepresentationType& test_rep, + const TokenOption::RepresentationType& test_rep, const std::string& result_string) { // Create the token ASSERT_NO_THROW(t_.reset(new TokenRelay6Option(test_level,