forked from pool/expat
Accepting request 72359 from home:aturrini:branches:devel:libraries:c_c++
Fixed wrong identification in descriptions of expat.spec since sample/build.bat is a file and not a directory OBS-URL: https://build.opensuse.org/request/show/72359 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/expat?expand=0&rev=12
This commit is contained in:
parent
a70bd17672
commit
d8a9633ce8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user