diff options
Diffstat (limited to 'e2fsprogs/old_e2fsprogs/ext2fs/inline.c')
-rw-r--r-- | e2fsprogs/old_e2fsprogs/ext2fs/inline.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/e2fsprogs/old_e2fsprogs/ext2fs/inline.c b/e2fsprogs/old_e2fsprogs/ext2fs/inline.c index d328cc950..7457b9396 100644 --- a/e2fsprogs/old_e2fsprogs/ext2fs/inline.c +++ b/e2fsprogs/old_e2fsprogs/ext2fs/inline.c | |||
@@ -1,8 +1,8 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
2 | /* | 2 | /* |
3 | * inline.c --- Includes the inlined functions defined in the header | 3 | * inline.c --- Includes the inlined functions defined in the header |
4 | * files as standalone functions, in case the application program | 4 | * files as standalone functions, in case the application program |
5 | * is compiled with inlining turned off. | 5 | * is compiled with inlining turned off. |
6 | * | 6 | * |
7 | * Copyright (C) 1993, 1994 Theodore Ts'o. | 7 | * Copyright (C) 1993, 1994 Theodore Ts'o. |
8 | * | 8 | * |