Type fix for binipstuff and revert btime
[lcore.git] / pgtypes.pas
index 4dfd66de36b555d50b4e59e54be09caa846c95f3..d42a6b2482e5d4482e5aed7a0a7d61450aa27e9d 100755 (executable)
@@ -16,9 +16,10 @@ interface
     {$endif}\r
     paddrint=^taddrint;\r
 \r
+    { string type for storing hostnames or IP addresses as strings }\r
     thostname = ansistring;\r
+    { string type for storing data (bytes) }\r
     tbufferstring = ansistring;\r
-    tipstring = ansistring;\r
 \r
 implementation\r
 end.\r