src/strip.vala
authorAlan Knowles <alan@roojs.com>
Mon, 7 May 2018 05:23:29 +0000 (13:23 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 7 May 2018 05:23:29 +0000 (13:23 +0800)
src/strip.vala.c

src/strip.vala

index e3871fa..5699d59 100644 (file)
@@ -691,7 +691,7 @@ public class Strip : GLib.Object {
                                                var dts = new DateTime.from_unix_utc(timez);
                                                this.created_date = dts.format("%Y-%m-%d %H:%M:%s");
                                        }
-                               
+                               }
 
                        }
                }