]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2949] Minor changes after review.
authorTomek Mrugalski <tomasz@isc.org>
Tue, 3 Feb 2015 18:13:39 +0000 (19:13 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 3 Feb 2015 18:13:39 +0000 (19:13 +0100)
src/bin/dhcp6/tests/dhcp6_client.h
src/bin/dhcp6/tests/dhcp6_test_utils.cc
src/bin/dhcp6/tests/dhcp6_test_utils.h

index b12ca751985fe5caf34386e0f0b420dd949d701f..bd27ef854e541e83d62802173d166ebf3906a1d3 100644 (file)
@@ -393,6 +393,7 @@ public:
     /// The actual content of the ORO is specified in oro_.
     /// It is useful to split the actual content and the ORO sending
     /// decision, so we could test cases of sending empty ORO.
+    /// @param send controls whether ORO will be sent or not.
     void useORO(bool send) {
         use_oro_ = send;
     }
index e8055d24c05a6eaba171f3fa5d0c0bd3fffcea1e..d197233d7930215ea0d93370772600404418d8d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
 //
 // Permission to use, copy, modify, and/or distribute this software for any
 // purpose with or without fee is hereby granted, provided that the above
index d844e4ef365e86eefddf16cfb4d04559f1a85764..c5d579dbbeade360588b8704b381bfd188114205 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014  Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015  Internet Systems Consortium, Inc. ("ISC")
 //
 // Permission to use, copy, modify, and/or distribute this software for any
 // purpose with or without fee is hereby granted, provided that the above