X-Git-Url: http://ftp.carnet.hr/pub/carnet-debian/scm?a=blobdiff_plain;f=src%2Fos_xml%2FREADME;h=19c88a01aa53f9454ba73dc174d2c3650982f03a;hb=HEAD;hp=12fc42e70a26918e93f06fbd04d3458c80ce7af9;hpb=914feba5d54f979cd5d7e69c349c3d01f630042a;p=ossec-hids.git 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.