diff options
Diffstat (limited to 'plugins/Ping/src/icmp.h')
-rw-r--r-- | plugins/Ping/src/icmp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Ping/src/icmp.h b/plugins/Ping/src/icmp.h index d3b8e665a1..91b0749a65 100644 --- a/plugins/Ping/src/icmp.h +++ b/plugins/Ping/src/icmp.h @@ -1,4 +1,4 @@ -// adapted 23/9/2004 from public domain code at http://tangentsoft.net/wskfaq/examples/dllping.html
+// adapted 23/9/2004 from public domain code at http://tangentsoft.net/wskfaq/examples/dllping.html
#ifndef _ICMP_H
#define _ICMP_H
|