diff options
Diffstat (limited to 'lib/ext2fs/inline.c')
-rw-r--r-- | lib/ext2fs/inline.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ext2fs/inline.c b/lib/ext2fs/inline.c index 5833b1d9..13e2f835 100644 --- a/lib/ext2fs/inline.c +++ b/lib/ext2fs/inline.c @@ -2,7 +2,7 @@ * inline.c --- Includes the inlined functions defined in the header * files as standalone functions, in case the application program * is compiled with inlining turned off. - * + * * Copyright (C) 1993, 1994 Theodore Ts'o. * * %Begin-Header% |