aboutsummaryrefslogtreecommitdiffstats
path: root/misc/util.h
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2008-08-27 23:07:54 -0400
committerTheodore Ts'o <tytso@mit.edu>2008-08-27 23:07:54 -0400
commitefc6f628e15de95bcd13e4f0ee223cb42115d520 (patch)
tree7f486b4bc1a4c8fc47f236f1e95e33feee745f7c /misc/util.h
parent4690e621acd4579dae60b6f55f58284ee805e86d (diff)
downloadandroid_external_e2fsprogs-efc6f628e15de95bcd13e4f0ee223cb42115d520.tar.gz
android_external_e2fsprogs-efc6f628e15de95bcd13e4f0ee223cb42115d520.tar.bz2
android_external_e2fsprogs-efc6f628e15de95bcd13e4f0ee223cb42115d520.zip
Remove trailing whitespace for the entire source tree
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'misc/util.h')
-rw-r--r--misc/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/util.h b/misc/util.h
index 0df2aacf..e0c99f6c 100644
--- a/misc/util.h
+++ b/misc/util.h
@@ -1,7 +1,7 @@
/*
* util.h --- header file defining prototypes for helper functions
* used by tune2fs and mke2fs
- *
+ *
* Copyright 2000 by Theodore Ts'o.
*
* %Begin-Header%