aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/ext2fs/inline.c
diff options
context:
space:
mode:
authortimr <timr@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-01-25 00:08:53 +0000
committertimr <timr@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-01-25 00:08:53 +0000
commitfd8222f9b9db2a783b17ec9c59cf3fc22a4e4586 (patch)
tree5f329b7d0c7f20ecced0dc7581a9ba6dc720d965 /e2fsprogs/ext2fs/inline.c
parent45d75f9ecc8f2b582407059da7d414f990ced68a (diff)
downloadbusybox-w32-fd8222f9b9db2a783b17ec9c59cf3fc22a4e4586.tar.gz
busybox-w32-fd8222f9b9db2a783b17ec9c59cf3fc22a4e4586.tar.bz2
busybox-w32-fd8222f9b9db2a783b17ec9c59cf3fc22a4e4586.zip
just whitespace
git-svn-id: svn://busybox.net/trunk/busybox@13584 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'e2fsprogs/ext2fs/inline.c')
-rw-r--r--e2fsprogs/ext2fs/inline.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/e2fsprogs/ext2fs/inline.c b/e2fsprogs/ext2fs/inline.c
index 5833b1d9d..9c3a6c0d3 100644
--- a/e2fsprogs/ext2fs/inline.c
+++ b/e2fsprogs/ext2fs/inline.c
@@ -1,8 +1,8 @@
1/* 1/*
2 * inline.c --- Includes the inlined functions defined in the header 2 * inline.c --- Includes the inlined functions defined in the header
3 * files as standalone functions, in case the application program 3 * files as standalone functions, in case the application program
4 * is compiled with inlining turned off. 4 * is compiled with inlining turned off.
5 * 5 *
6 * Copyright (C) 1993, 1994 Theodore Ts'o. 6 * Copyright (C) 1993, 1994 Theodore Ts'o.
7 * 7 *
8 * %Begin-Header% 8 * %Begin-Header%