Packets: extended description of bad_cast exception in Packet.as()
[senf.git] / senf / Packets / 80221Bundle / MIHMessageRegistry.test.cc
index 2c06fd3..9fb12ef 100644 (file)
@@ -81,7 +81,7 @@ namespace test {
         static const boost::uint16_t MESSAGE_ID;
 
         static void validate(packet message) {
-            return message->registerRequestCodeTLV().validate();
+            message->registerRequestCodeTLV().validate();
         }
     };