Whamcloud - gitweb
Fix bogus spaces before '!' and '?' characters in unused programs.
authorTheodore Ts'o <tytso@mit.edu>
Sat, 10 Dec 2005 00:16:40 +0000 (19:16 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 10 Dec 2005 00:16:40 +0000 (19:16 -0500)
commit598ff01414fc01bc12be69c0fa1e852c4a93864d
tree0db3b094d2daa8f0d240eab96ebe5c8b269e132b
parentfb733f8efd04477f0be5b2108156265b333baaca
Fix bogus spaces before '!' and '?' characters in unused programs.

On Mon, Oct 31, 2005 at 01:23:53PM +0000, Martin Michlmayr wrote:
> Package: e2fsprogs
> Version: 1.38-2
> Severity: minor
>
> e2fsprogs isn't consistent in its use of spaces before an exclamation
> mark.  The patch below fixed this by removing some spaces.
> (Interestingly, I couldn't find the error message in the sources where
> I noticed this inconsistency, namely "group descriptors corrupted !").

Patch applied, but none of the source files you touched are actually
compiled in e2fsprogs, and most of them weren't written by me.  :-)

Addresses Debian Bug #336604

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
ext2ed/dir_com.c
ext2ed/disk.c
ext2ed/doc/ext2ed-design.sgml
ext2ed/doc/ext2fs-overview.sgml
ext2ed/init.c
misc/findsuper.c