src/strip.vala
authorAlan Knowles <alan@roojs.com>
Fri, 4 May 2018 07:20:19 +0000 (15:20 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 May 2018 07:20:19 +0000 (15:20 +0800)
src/strip.vala.c

src/strip.vala

index 678e25c..c7ee1ce 100644 (file)
@@ -782,9 +782,9 @@ public class Strip : GLib.Object {
                }
                 
                 this.scan_file(path , next_file.get_display_name());
-               if(this.has_replaced) {
-                        this.report_state("After scanning %s/%s".printf(path , next_file.get_display_name()));
-                        }
+                               if(this.has_replaced) {
+                                this.report_state("After scanning %s/%s".printf(path , next_file.get_display_name()));
+                       }
                 continue;
             }