Changes between Initial Version and Version 1 of Ticket #40783, comment 12


Ignore:
Timestamp:
Oct 24, 2013, 1:19:52 AM (11 years ago)
Author:
piotr@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40783, comment 12

    initial v1  
    22
    33{{{
    4 --- gst/gstdatetime.c.orig      2013-10-23 17:55:49.000000000 -0700
    5 +++ gst/gstdatetime.c   2013-10-23 17:56:25.000000000 -0700
    6 @@ -21,6 +21,7 @@
     4--- gst/gstdatetime.c-orig      2013-10-23 18:13:07.000000000 -0700
     5+++ gst/gstdatetime.c   2013-10-23 18:13:18.000000000 -0700
     6@@ -21,8 +21,8 @@
    77 #include "config.h"
    88 #endif
    99
    10 +#include "gst_private.h"
    11  #include "glib-compat-private.h"
     10-#include "glib-compat-private.h"
    1211 #include "gst_private.h"
     12+#include "glib-compat-private.h"
    1313 #include "gstdatetime.h"
     14 #include "gstvalue.h"
     15 #include <glib.h>
    1416}}}