X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=src%2Fos_xml%2FREADME;fp=src%2Fos_xml%2FREADME;h=19c88a01aa53f9454ba73dc174d2c3650982f03a;hp=12fc42e70a26918e93f06fbd04d3458c80ce7af9;hb=3f728675941dc69d4e544d3a880a56240a6e394a;hpb=927951d1c1ad45ba9e7325f07d996154a91c911b diff --git a/src/os_xml/README b/src/os_xml/README old mode 100755 new mode 100644 index 12fc42e..19c88a0 --- a/src/os_xml/README +++ b/src/os_xml/README @@ -15,7 +15,7 @@ http://www.ossec.net/ == Examples == -The file examples/main.c shows some examples (reading example.xml) on +The file examples/main.c shows some examples (reading example.xml) on how to use the "os_xml" to read an XML file. Basically, you only need to start your XML" by calling the ReadXML function (the file as argument) -and use the other supplied functions to read the structure it creates. +and use the other supplied functions to read the structure it creates.