From: Charles Wilson Date: Sun, 9 May 2010 02:16:22 +0000 (+0000) Subject: Fix whitespace issues X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=525ebddb89bfdad2da7a169056bc2c74fae94305;p=mingw%2Fmingw-dist.git Fix whitespace issues --- diff --git a/msys/msys-expat.xml b/msys/msys-expat.xml index 928e602..8259abe 100644 --- a/msys/msys-expat.xml +++ b/msys/msys-expat.xml @@ -5,18 +5,18 @@ expat is a C library for parsing XML written by James - Clark. Expat is a stream-oriented XML parser. This means that - you register handlers with the parser before starting the parse. - These handlers are called when the parser discovers the - associated structures in the document being parsed. A start tag - is an example of the kind of structures for which you may - register handlers. - + Clark. Expat is a stream-oriented XML parser. This means that + you register handlers with the parser before starting the parse. + These handlers are called when the parser discovers the + associated structures in the document being parsed. A start tag + is an example of the kind of structures for which you may + register handlers. + The msys-expat package provides the xmlwf validation tool and documentation related to the library. The associated msys-libexpat package provides the runtime library and related development files. - + @@ -36,18 +36,18 @@ expat is a C library for parsing XML written by James - Clark. Expat is a stream-oriented XML parser. This means that - you register handlers with the parser before starting the parse. - These handlers are called when the parser discovers the - associated structures in the document being parsed. A start tag - is an example of the kind of structures for which you may - register handlers. - + Clark. Expat is a stream-oriented XML parser. This means that + you register handlers with the parser before starting the parse. + These handlers are called when the parser discovers the + associated structures in the document being parsed. A start tag + is an example of the kind of structures for which you may + register handlers. + The msys-libexpat package provides the runtime library and related development files for expat. The associated - msys-expat package provides the xmlwf validation tool and - documentation related to the library. - + msys-expat package provides the xmlwf validation tool and + documentation related to the library. +