Update to version 0.92 OBS-URL: https://build.opensuse.org/request/show/263167 OBS-URL: https://build.opensuse.org/package/show/Archiving/unmass?expand=0&rev=11
13 lines
234 B
Diff
13 lines
234 B
Diff
diff -Naur a/src/utools.cpp b/src/utools.cpp
|
|
--- a/src/utools.cpp 2009-11-24 14:39:43.000000000 -0600
|
|
+++ b/src/utools.cpp 2014-11-26 12:58:45.954826299 -0600
|
|
@@ -256,6 +256,8 @@
|
|
}
|
|
|
|
massfs.Close();
|
|
+
|
|
+ return 0;
|
|
|
|
}
|
|
|