SHA256
3
0
forked from pool/expat

Accepting request 72500 from devel:libraries:c_c++

Fixed wrong identification in descriptions of expat.spec since sample/build.bat is a file and not a directory (forwarded request 72359 from aturrini)

OBS-URL: https://build.opensuse.org/request/show/72500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expat?expand=0&rev=22
This commit is contained in:
Sascha Peilicke 2011-06-06 07:47:43 +00:00 committed by Git OBS Bridge
commit b5f56c94c6

View File

@ -47,7 +47,7 @@ low-level library for tokenizing XML. The interface is documented in
xmltok/xmltok.h. The directory xmlparse contains an XML parser library
that is built on top of the xmltok library. The interface is documented
in xmlparse/xmlparse.h. The directory sample contains a simple example
program using this interface. The directory sample/build.bat is a batch
program using this interface. The file sample/build.bat is a batch
file to build the example using Visual C++. The directory xmlwf
contains the xmlwf application, which uses the xmlparse library. The
arguments to xmlwf are one or more files to check for well-formedness.
@ -86,7 +86,7 @@ low-level library for tokenizing XML. The interface is documented in
xmltok/xmltok.h. The directory xmlparse contains an XML parser library
that is built on top of the xmltok library. The interface is documented
in xmlparse/xmlparse.h. The directory sample contains a simple example
program using this interface. The directory sample/build.bat is a batch
program using this interface. The file sample/build.bat is a batch
file to build the example using Visual C++. The directory xmlwf
contains the xmlwf application, which uses the xmlparse library. The
arguments to xmlwf are one or more files to check for well-formedness.
@ -121,7 +121,7 @@ low-level library for tokenizing XML. The interface is documented in
xmltok/xmltok.h. The directory xmlparse contains an XML parser library
that is built on top of the xmltok library. The interface is documented
in xmlparse/xmlparse.h. The directory sample contains a simple example
program using this interface. The directory sample/build.bat is a batch
program using this interface. The file sample/build.bat is a batch
file to build the example using Visual C++. The directory xmlwf
contains the xmlwf application, which uses the xmlparse library. The
arguments to xmlwf are one or more files to check for well-formedness.