| commit | efc6f628e15de95bcd13e4f0ee223cb42115d520 | [log] [tgz] |
|---|---|---|
| author | Theodore Ts'o <tytso@mit.edu> | Wed Aug 27 23:07:54 2008 -0400 |
| committer | Theodore Ts'o <tytso@mit.edu> | Wed Aug 27 23:07:54 2008 -0400 |
| tree | 7f486b4bc1a4c8fc47f236f1e95e33feee745f7c | |
| parent | 4690e621acd4579dae60b6f55f58284ee805e86d [diff] [blame] |
Remove trailing whitespace for the entire source tree Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
diff --git a/lib/ext2fs/lookup.c b/lib/ext2fs/lookup.c index 1745f33..9cb97f1 100644 --- a/lib/ext2fs/lookup.c +++ b/lib/ext2fs/lookup.c
@@ -1,6 +1,6 @@ /* * lookup.c --- ext2fs directory lookup operations - * + * * Copyright (C) 1993, 1994, 1994, 1995 Theodore Ts'o. * * %Begin-Header% @@ -23,7 +23,7 @@ int len; ext2_ino_t *inode; int found; -}; +}; #ifdef __TURBOC__ #pragma argsused