]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4265] Removed whitespaces
authorThomas Markwalder <tmark@isc.org>
Tue, 5 Apr 2016 19:31:40 +0000 (15:31 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 5 Apr 2016 19:31:40 +0000 (15:31 -0400)
src/lib/dhcp/pkt6.h
src/lib/eval/parser.yy
src/lib/eval/tests/token_unittest.cc

index 562637af0b5d7512918ef7f5c1dc07c2815470ed..bade98f36278dd57e3814c2ac2f4f7cd7ae85ccb 100644 (file)
@@ -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
index 7c160d7c1992d23f96d79dd365e66a9f645dbdff..d840f49a31360576dd72e4dd156d30cc07044ef7 100644 (file)
@@ -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.
            ;
 
 %%
index 60f6a8eccd02486928512fdbebeaa7dafdffe243..559e79d7d4014cbdec984c764f8cb1669c08a052 100644 (file)
@@ -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,