Will McLeish %!s(int64=2) %!d(string=hai) anos
pai
achega
91823243ae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/wire/mod.rs

+ 1 - 1
src/wire/mod.rs

@@ -253,7 +253,7 @@ pub use self::dhcpv4::{
 #[cfg(feature = "proto-dns")]
 pub use self::dns::{
     Flags as DnsFlags, Opcode as DnsOpCode, Packet as DnsPacket, Repr as DnsRepr,
-    Type as DnsQueryType
+    Type as DnsQueryType,
 };
 
 /// Parsing a packet failed.