src/strip.vala
authorAlan Knowles <alan@roojs.com>
Fri, 4 May 2018 05:25:52 +0000 (13:25 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 May 2018 05:25:52 +0000 (13:25 +0800)
src/strip.vala

index ea40d1e..7653fff 100644 (file)
@@ -440,7 +440,7 @@ public class Strip : GLib.Object {
                
                
                if (rs == null  || rs.num_rows() < 1) {
-                       GLib.debug("ERROR - file size of write to stream returned 0?");
+                       GLib.debug("ERROR - CALL to attachment_init failed");
                Posix.unlink(fn);               
                return;