lcore.org gitweb
/
lcore.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix spelling mistakes
[lcore.git]
/
dnssync.pas
diff --git
a/dnssync.pas
b/dnssync.pas
index 7dedcca6ebf47874b0c90b90014ae6fb7c5f1ece..f5eafa6a7a4b9ad832e5d07459fdecc1758e8ba3 100644
(file)
--- a/
dnssync.pas
+++ b/
dnssync.pas
@@
-31,9
+31,9
@@
interface
\r
//convert a name to an IP
\r
//will return v4 or v6 depending on what seems favorable, or manual preference setting
\r
\r
//convert a name to an IP
\r
//will return v4 or v6 depending on what seems favorable, or manual preference setting
\r
-//on error the binip will have a family of 0 (other fiels are also currently
\r
+//on error the binip will have a family of 0 (other fiel
d
s are also currently
\r
//zeroed out but may be used for further error information in future)
\r
//zeroed out but may be used for further error information in future)
\r
-//timeout is in miliseconds, it is ignored when using windows dns
\r
+//timeout is in mil
l
iseconds, it is ignored when using windows dns
\r
function forwardlookup(name:ansistring;timeout:integer):tbinip;
\r
\r
//convert a name to a list of all IP's returned
\r
function forwardlookup(name:ansistring;timeout:integer):tbinip;
\r
\r
//convert a name to a list of all IP's returned
\r