diff options
Diffstat (limited to 'external/miniupnpc/testreplyparse/readme.txt')
-rwxr-xr-x | external/miniupnpc/testreplyparse/readme.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/external/miniupnpc/testreplyparse/readme.txt b/external/miniupnpc/testreplyparse/readme.txt new file mode 100755 index 000000000..3eb1f015f --- /dev/null +++ b/external/miniupnpc/testreplyparse/readme.txt @@ -0,0 +1,7 @@ +This directory contains files used for validation of upnpreplyparse.c code. + +Each .xml file to parse should give the results which are in the .namevalue +file. + +A .namevalue file contain name=value lines. + |