diff options
author | Dongsheng Yang <yangds.fnst@cn.fujitsu.com> | 2015-07-01 11:44:16 +0800 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2015-07-06 14:55:03 -0700 |
commit | 5be8bafab070709ccc7535bc895ff16f141e3ad5 (patch) | |
tree | 80a45de25720f6e18b82d375d0987d07c76ff7d1 /ubi-utils/include | |
parent | b0dd15b567ef39ae1ac2454d77d5f482de31c7f9 (diff) |
mtd-utils: fix 'new blank line at EOF' problems
Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'ubi-utils/include')
-rw-r--r-- | ubi-utils/include/ubiutils-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ubi-utils/include/ubiutils-common.h b/ubi-utils/include/ubiutils-common.h index 762e21f..9762837 100644 --- a/ubi-utils/include/ubiutils-common.h +++ b/ubi-utils/include/ubiutils-common.h @@ -33,4 +33,3 @@ int ubiutils_srand(void); #endif #endif /* !__UBI_UTILS_COMMON_H__ */ - |