From 8a8e8101d50ed702d6c45959c8b3f71fdb1e811f Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Sat, 22 Dec 2007 17:32:19 +0200 Subject: ubi-utils: fixes and cleanups This patch fixes a libubi bug and does some random minor cleanups. Signed-off-by: Artem Bityutskiy --- ubi-utils/src/common.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ubi-utils/src/common.c') diff --git a/ubi-utils/src/common.c b/ubi-utils/src/common.c index 761d47d..7ed1ade 100644 --- a/ubi-utils/src/common.c +++ b/ubi-utils/src/common.c @@ -18,6 +18,8 @@ /* * This file contains various common stuff used by UBI utilities. + * + * Author: Artem Bityutskiy */ #include -- cgit v1.2.3