diff options
Diffstat (limited to 'ubi-utils/ubidetach.c')
-rw-r--r-- | ubi-utils/ubidetach.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ubi-utils/ubidetach.c b/ubi-utils/ubidetach.c index 64b748e..29f721e 100644 --- a/ubi-utils/ubidetach.c +++ b/ubi-utils/ubidetach.c @@ -204,4 +204,3 @@ out_libubi: libubi_close(libubi); return -1; } - |