diff options
Diffstat (limited to 'lib/ext2fs/native.c')
-rw-r--r-- | lib/ext2fs/native.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/ext2fs/native.c b/lib/ext2fs/native.c index 85d09896..738c34bd 100644 --- a/lib/ext2fs/native.c +++ b/lib/ext2fs/native.c @@ -1,8 +1,8 @@ /* * native.c --- returns the ext2_flag for a native byte order - * + * * Copyright (C) 1996 Theodore Ts'o. - * + * * %Begin-Header% * This file may be redistributed under the terms of the GNU Public * License. @@ -23,5 +23,5 @@ int ext2fs_native_flag(void) #endif } - - + + |