]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
lfs/libpng: Fixed some whitespace that caused errors parsing this file.
authorStefan Schantl <Stevee@ipfire.org>
Fri, 8 May 2009 12:25:12 +0000 (14:25 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Fri, 8 May 2009 12:25:12 +0000 (14:25 +0200)
lfs/libpng

index a6dff22bb577d7cfd26ca110c27042df86956c21..6eed791f3f6de3fdbcc9163d3de4f06a0ec4d5f2 100644 (file)
@@ -47,9 +47,9 @@ SHORT_DESC = A library of functions for manipulating PNG image format files.
 
 define LONG_DESC
        The libpng package contains a library of functions for creating and \
-       manipulating PNG (Portable Network Graphics) image format files. \  
+       manipulating PNG (Portable Network Graphics) image format files. \
        PNG is a bit-mapped graphics format similar to the GIF format. PNG \
-       was created to replace the GIF format, since GIF uses a patented \ 
+       was created to replace the GIF format, since GIF uses a patented \
        data compression algorithm.
 endef