]> git.sur5r.net Git - ngadmin/blobdiff - raw/src/encoding.h
Spy: print more header details
[ngadmin] / raw / src / encoding.h
index 5c42e60a31ed7fef2f75346d8013e30c3673a07e..27ec812932057503221e87502059c4c130c88ea5 100644 (file)
@@ -26,7 +26,7 @@ struct nsdp_packet {
 void initNsdpHeader (struct nsdp_header *nh, const struct nsdp_cmd *nc);
 
 
-bool validateNsdpHeader (const struct nsdp_header *nh, const struct nsdp_cmd *nc);
+bool extractNsdpHeader (const struct nsdp_header *nh, struct nsdp_cmd *nc);
 
 
 static inline void initNsdpPacket (struct nsdp_packet *np)