-x: mix_new_hosts
[svn/Prometheus-QoS/.git] / ipstruct.h
index 80810fcaffcc0ec999070298780b66858286c32e..f8d09e5501fabc6521e20510e698ab9e96fcdee7 100644 (file)
@@ -79,6 +79,13 @@ struct QosFreeInterface
  list(QosFreeInterface);\r
 };\r
 \r
+struct Textfile\r
+{\r
+ char *str;\r
+ int _eoln;\r
+ list(Textfile);\r
+};\r
+\r
 struct Index\r
 {\r
  char *addr;\r
This page took 0.137912 seconds and 4 git commands to generate.