summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/libnet_advanced.c1
-rw-r--r--src/libnet_asn1.c1
-rw-r--r--src/libnet_build_802.1q.c1
-rw-r--r--src/libnet_build_802.1x.c1
-rw-r--r--src/libnet_build_802.2.c1
-rw-r--r--src/libnet_build_802.3.c1
-rw-r--r--src/libnet_build_arp.c1
-rw-r--r--src/libnet_build_bgp.c1
-rw-r--r--src/libnet_build_cdp.c1
-rw-r--r--src/libnet_build_data.c1
-rw-r--r--src/libnet_build_dhcp.c1
-rw-r--r--src/libnet_build_dns.c1
-rw-r--r--src/libnet_build_ethernet.c1
-rw-r--r--src/libnet_build_fddi.c1
-rw-r--r--src/libnet_build_gre.c1
-rw-r--r--src/libnet_build_hsrp.c1
-rw-r--r--src/libnet_build_igmp.c1
-rw-r--r--src/libnet_build_ipsec.c1
-rw-r--r--src/libnet_build_isl.c1
-rw-r--r--src/libnet_build_mpls.c1
-rw-r--r--src/libnet_build_ntp.c1
-rw-r--r--src/libnet_build_ospf.c1
-rw-r--r--src/libnet_build_rip.c1
-rw-r--r--src/libnet_build_rpc.c1
-rw-r--r--src/libnet_build_sebek.c1
-rw-r--r--src/libnet_build_snmp.c1
-rw-r--r--src/libnet_build_stp.c1
-rw-r--r--src/libnet_build_tcp.c1
-rw-r--r--src/libnet_build_token_ring.c1
-rw-r--r--src/libnet_build_udp.c1
-rw-r--r--src/libnet_build_vrrp.c1
-rw-r--r--src/libnet_checksum.c1
-rw-r--r--src/libnet_crc.c1
-rw-r--r--src/libnet_dll.c1
-rw-r--r--src/libnet_dll_info.rc1
-rw-r--r--src/libnet_error.c1
-rw-r--r--src/libnet_if_addr.c1
-rw-r--r--src/libnet_init.c1
-rw-r--r--src/libnet_link_bpf.c1
-rw-r--r--src/libnet_link_dlpi.c1
-rw-r--r--src/libnet_link_linux.c1
-rw-r--r--src/libnet_link_win32.c1
-rw-r--r--src/libnet_port_list.c1
-rw-r--r--src/libnet_prand.c1
-rw-r--r--src/libnet_raw.c1
-rw-r--r--src/libnet_resolve.c1
-rw-r--r--src/libnet_write.c1
47 files changed, 0 insertions, 47 deletions
diff --git a/src/libnet_advanced.c b/src/libnet_advanced.c
index 2ea4874..b03fbe4 100644
--- a/src/libnet_advanced.c
+++ b/src/libnet_advanced.c
@@ -160,4 +160,3 @@ libnet_adv_free_packet(libnet_t *l, uint8_t *packet)
free(packet);
}
-/* EOF */
diff --git a/src/libnet_asn1.c b/src/libnet_asn1.c
index 2445715..ff81dff 100644
--- a/src/libnet_asn1.c
+++ b/src/libnet_asn1.c
@@ -426,4 +426,3 @@ libnet_build_asn1_bitstring(uint8_t *data, int *datalen, uint8_t type,
return (data + str_s);
}
-/* EOF */
diff --git a/src/libnet_build_802.1q.c b/src/libnet_build_802.1q.c
index 229c73a..c91506c 100644
--- a/src/libnet_build_802.1q.c
+++ b/src/libnet_build_802.1q.c
@@ -92,4 +92,3 @@ bad:
}
-/* EOF */
diff --git a/src/libnet_build_802.1x.c b/src/libnet_build_802.1x.c
index a7e1a4c..d8a4a9e 100644
--- a/src/libnet_build_802.1x.c
+++ b/src/libnet_build_802.1x.c
@@ -78,4 +78,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_802.2.c b/src/libnet_build_802.2.c
index 66db80d..b278ec0 100644
--- a/src/libnet_build_802.2.c
+++ b/src/libnet_build_802.2.c
@@ -130,4 +130,3 @@ bad:
}
-/* EOF */
diff --git a/src/libnet_build_802.3.c b/src/libnet_build_802.3.c
index cd9b574..17c9f3f 100644
--- a/src/libnet_build_802.3.c
+++ b/src/libnet_build_802.3.c
@@ -78,4 +78,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_arp.c b/src/libnet_build_arp.c
index fa3114f..f0bb763 100644
--- a/src/libnet_build_arp.c
+++ b/src/libnet_build_arp.c
@@ -145,4 +145,3 @@ const uint8_t *tpa, libnet_t *l)
0)); /* libnet id */
}
-/* EOF */
diff --git a/src/libnet_build_bgp.c b/src/libnet_build_bgp.c
index ff3f7e7..c992957 100644
--- a/src/libnet_build_bgp.c
+++ b/src/libnet_build_bgp.c
@@ -284,4 +284,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_cdp.c b/src/libnet_build_cdp.c
index 4f4ec8b..e9955b0 100644
--- a/src/libnet_build_cdp.c
+++ b/src/libnet_build_cdp.c
@@ -168,4 +168,3 @@ libnet_build_cdp_value(uint16_t type, uint16_t len, uint8_t *value, libnet_t *l,
return (1);
}
-/* EOF */
diff --git a/src/libnet_build_data.c b/src/libnet_build_data.c
index 01ca3e1..87c6917 100644
--- a/src/libnet_build_data.c
+++ b/src/libnet_build_data.c
@@ -67,4 +67,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_dhcp.c b/src/libnet_build_dhcp.c
index 0fc49fa..61d945b 100644
--- a/src/libnet_build_dhcp.c
+++ b/src/libnet_build_dhcp.c
@@ -132,4 +132,3 @@ libnet_t *l, libnet_ptag_t ptag)
l, ptag));
}
-/* EOF */
diff --git a/src/libnet_build_dns.c b/src/libnet_build_dns.c
index 308124c..3b4abf1 100644
--- a/src/libnet_build_dns.c
+++ b/src/libnet_build_dns.c
@@ -106,4 +106,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_ethernet.c b/src/libnet_build_ethernet.c
index 6783134..e6ccdda 100644
--- a/src/libnet_build_ethernet.c
+++ b/src/libnet_build_ethernet.c
@@ -150,4 +150,3 @@ bad:
libnet_pblock_delete(l, p);
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_fddi.c b/src/libnet_build_fddi.c
index 1a16b4c..51c19d2 100644
--- a/src/libnet_build_fddi.c
+++ b/src/libnet_build_fddi.c
@@ -168,4 +168,3 @@ bad:
libnet_pblock_delete(l, p);
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_gre.c b/src/libnet_build_gre.c
index 197f15b..02f6e4f 100644
--- a/src/libnet_build_gre.c
+++ b/src/libnet_build_gre.c
@@ -390,4 +390,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_hsrp.c b/src/libnet_build_hsrp.c
index a73cfd2..a41acfd 100644
--- a/src/libnet_build_hsrp.c
+++ b/src/libnet_build_hsrp.c
@@ -95,4 +95,3 @@ bad:
libnet_pblock_delete(l, p);
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_igmp.c b/src/libnet_build_igmp.c
index 1a9f208..639a294 100644
--- a/src/libnet_build_igmp.c
+++ b/src/libnet_build_igmp.c
@@ -89,4 +89,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_ipsec.c b/src/libnet_build_ipsec.c
index 2358158..9ec6b92 100644
--- a/src/libnet_build_ipsec.c
+++ b/src/libnet_build_ipsec.c
@@ -182,4 +182,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_isl.c b/src/libnet_build_isl.c
index b714cf2..e59f0c9 100644
--- a/src/libnet_build_isl.c
+++ b/src/libnet_build_isl.c
@@ -88,4 +88,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_mpls.c b/src/libnet_build_mpls.c
index fc330b6..19e4000 100644
--- a/src/libnet_build_mpls.c
+++ b/src/libnet_build_mpls.c
@@ -89,4 +89,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_ntp.c b/src/libnet_build_ntp.c
index 465e7d7..d478549 100644
--- a/src/libnet_build_ntp.c
+++ b/src/libnet_build_ntp.c
@@ -98,4 +98,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_ospf.c b/src/libnet_build_ospf.c
index f3aa725..ffbe354 100644
--- a/src/libnet_build_ospf.c
+++ b/src/libnet_build_ospf.c
@@ -567,4 +567,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_rip.c b/src/libnet_build_rip.c
index 16b7659..cc07e8b 100644
--- a/src/libnet_build_rip.c
+++ b/src/libnet_build_rip.c
@@ -86,4 +86,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_rpc.c b/src/libnet_build_rpc.c
index 9f4003a..c195072 100644
--- a/src/libnet_build_rpc.c
+++ b/src/libnet_build_rpc.c
@@ -115,4 +115,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_sebek.c b/src/libnet_build_sebek.c
index 9971db5..addc6ce 100644
--- a/src/libnet_build_sebek.c
+++ b/src/libnet_build_sebek.c
@@ -85,4 +85,3 @@ bad:
libnet_pblock_delete(l, p);
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_snmp.c b/src/libnet_build_snmp.c
index 4bad86d..7645905 100644
--- a/src/libnet_build_snmp.c
+++ b/src/libnet_build_snmp.c
@@ -42,4 +42,3 @@ libnet_build_snmp(void)
}
-/* EOF */
diff --git a/src/libnet_build_stp.c b/src/libnet_build_stp.c
index c77d382..737ce7d 100644
--- a/src/libnet_build_stp.c
+++ b/src/libnet_build_stp.c
@@ -186,4 +186,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_tcp.c b/src/libnet_build_tcp.c
index 2697d28..98a0783 100644
--- a/src/libnet_build_tcp.c
+++ b/src/libnet_build_tcp.c
@@ -304,4 +304,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_token_ring.c b/src/libnet_build_token_ring.c
index 03a0f62..91f7560 100644
--- a/src/libnet_build_token_ring.c
+++ b/src/libnet_build_token_ring.c
@@ -170,4 +170,3 @@ bad:
libnet_pblock_delete(l, p);
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_udp.c b/src/libnet_build_udp.c
index 8f0a1b4..e99f47d 100644
--- a/src/libnet_build_udp.c
+++ b/src/libnet_build_udp.c
@@ -87,4 +87,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_build_vrrp.c b/src/libnet_build_vrrp.c
index 6a33f9f..58e774f 100644
--- a/src/libnet_build_vrrp.c
+++ b/src/libnet_build_vrrp.c
@@ -94,4 +94,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_checksum.c b/src/libnet_checksum.c
index a060e03..29d37d6 100644
--- a/src/libnet_checksum.c
+++ b/src/libnet_checksum.c
@@ -569,4 +569,3 @@ libnet_ip_check(uint16_t *addr, int len)
return (LIBNET_CKSUM_CARRY(sum));
}
-/* EOF */
diff --git a/src/libnet_crc.c b/src/libnet_crc.c
index 85c3056..a93fdc7 100644
--- a/src/libnet_crc.c
+++ b/src/libnet_crc.c
@@ -102,4 +102,3 @@ libnet_compute_crc(uint8_t *buf, uint32_t len)
}
-/* EOF */
diff --git a/src/libnet_dll.c b/src/libnet_dll.c
index c3960cc..8ee0c38 100644
--- a/src/libnet_dll.c
+++ b/src/libnet_dll.c
@@ -44,4 +44,3 @@ BOOL WINAPI DllMain(HINSTANCE hinst, ULONG fdwReason, LPVOID lpReserved)
return (TRUE);
}
-/* EOF */
diff --git a/src/libnet_dll_info.rc b/src/libnet_dll_info.rc
index 23f20f3..2b65043 100644
--- a/src/libnet_dll_info.rc
+++ b/src/libnet_dll_info.rc
@@ -56,4 +56,3 @@
VALUE "Translation", 0x0, 1200
END
END
- /* EOF */ \ No newline at end of file
diff --git a/src/libnet_error.c b/src/libnet_error.c
index eeda83d..d8ad8de 100644
--- a/src/libnet_error.c
+++ b/src/libnet_error.c
@@ -44,4 +44,3 @@ libnet_geterror(libnet_t *l)
}
-/* EOF */
diff --git a/src/libnet_if_addr.c b/src/libnet_if_addr.c
index 1b8740b..0c7b2a0 100644
--- a/src/libnet_if_addr.c
+++ b/src/libnet_if_addr.c
@@ -487,4 +487,3 @@ bad:
return (-1);
}
-/* EOF */
diff --git a/src/libnet_init.c b/src/libnet_init.c
index 10b8de7..af52023 100644
--- a/src/libnet_init.c
+++ b/src/libnet_init.c
@@ -250,4 +250,3 @@ libnet_getpacket_size(libnet_t *l)
return (n);
}
-/* EOF */
diff --git a/src/libnet_link_bpf.c b/src/libnet_link_bpf.c
index fbdb642..3779b6d 100644
--- a/src/libnet_link_bpf.c
+++ b/src/libnet_link_bpf.c
@@ -346,4 +346,3 @@ libnet_get_hwaddr(libnet_t *l)
}
-/* EOF */
diff --git a/src/libnet_link_dlpi.c b/src/libnet_link_dlpi.c
index f0e02c4..2aef533 100644
--- a/src/libnet_link_dlpi.c
+++ b/src/libnet_link_dlpi.c
@@ -832,4 +832,3 @@ libnet_get_hwaddr(libnet_t *l)
return (&l->link_addr);
}
-/* EOF */
diff --git a/src/libnet_link_linux.c b/src/libnet_link_linux.c
index 8a5b4b6..bc0e786 100644
--- a/src/libnet_link_linux.c
+++ b/src/libnet_link_linux.c
@@ -298,4 +298,3 @@ bad:
* End:
*/
-/* EOF */
diff --git a/src/libnet_link_win32.c b/src/libnet_link_win32.c
index 5f89680..59af543 100644
--- a/src/libnet_link_win32.c
+++ b/src/libnet_link_win32.c
@@ -363,4 +363,3 @@ BYTE * libnet_win32_read_arp_table(DWORD DestIP)
return(NULL);
}
-/* EOF */
diff --git a/src/libnet_port_list.c b/src/libnet_port_list.c
index 3ba7413..ed61e0e 100644
--- a/src/libnet_port_list.c
+++ b/src/libnet_port_list.c
@@ -285,4 +285,3 @@ libnet_plist_chain_free(libnet_plist_t *plist)
return (1);
}
-/* EOF */
diff --git a/src/libnet_prand.c b/src/libnet_prand.c
index 915a4d6..8f4ef44 100644
--- a/src/libnet_prand.c
+++ b/src/libnet_prand.c
@@ -107,4 +107,3 @@ libnet_get_prand(int mod)
return (0); /* NOTTREACHED */
}
-/* EOF */ \ No newline at end of file
diff --git a/src/libnet_raw.c b/src/libnet_raw.c
index 20130ae..1f05348 100644
--- a/src/libnet_raw.c
+++ b/src/libnet_raw.c
@@ -268,4 +268,3 @@ libnet_close_raw6(libnet_t *l)
return (close(l->fd));
}
#endif
-/* EOF */
diff --git a/src/libnet_resolve.c b/src/libnet_resolve.c
index 2f9040b..38e6034 100644
--- a/src/libnet_resolve.c
+++ b/src/libnet_resolve.c
@@ -470,4 +470,3 @@ libnet_hex_aton(const char *s, int *len)
return (buf);
}
-/* EOF */
diff --git a/src/libnet_write.c b/src/libnet_write.c
index f9a60e8..7d571f2 100644
--- a/src/libnet_write.c
+++ b/src/libnet_write.c
@@ -342,4 +342,3 @@ libnet_write_raw_ipv6(libnet_t *l, const uint8_t *packet, uint32_t size)
return (c);
}
#endif /* __WIN32__ */
-/* EOF */ \ No newline at end of file