[libical-glib] Add a new line at the end of each XML file if there is not



commit 1eb7beadb5c47cb70bdb716f506d0aea95d284b2
Author: William Yu <williamyu gnome org>
Date:   Sat Mar 21 10:06:52 2015 -0400

    Add a new line at the end of each XML file if there is not

 src/api/i-cal-comp-iter.xml            |    2 +-
 src/api/i-cal-component.xml            |    2 +-
 src/api/i-cal-datetimeperiod-type.xml  |    2 +-
 src/api/i-cal-derived-parameter.xml    |    2 +-
 src/api/i-cal-derived-property.xml     |    2 +-
 src/api/i-cal-derived-value.xml        |    2 +-
 src/api/i-cal-duration-type.xml        |    2 +-
 src/api/i-cal-enums.xml                |    2 +-
 src/api/i-cal-geo-type.xml             |    2 +-
 src/api/i-cal-langbind.xml             |    2 +-
 src/api/i-cal-memory.xml               |    2 +-
 src/api/i-cal-parser.xml               |    2 +-
 src/api/i-cal-period-type.xml          |    2 +-
 src/api/i-cal-property.xml             |    2 +-
 src/api/i-cal-recur-iterator.xml       |    2 +-
 src/api/i-cal-recur.xml                |    2 +-
 src/api/i-cal-recurrence-type.xml      |    2 +-
 src/api/i-cal-reqstat-type.xml         |    2 +-
 src/api/i-cal-restriction.xml          |    2 +-
 src/api/i-cal-time-span.xml            |    2 +-
 src/api/i-cal-timezone-phase.xml       |    2 +-
 src/api/i-cal-timezonetype.xml         |    2 +-
 src/api/i-cal-trigger-type.xml         |    2 +-
 src/api/i-cal-unknowntokenhandling.xml |    2 +-
 src/api/i-cal-value.xml                |    2 +-
 25 files changed, 25 insertions(+), 25 deletions(-)
---
diff --git a/src/api/i-cal-comp-iter.xml b/src/api/i-cal-comp-iter.xml
index 5d47da5..67ff201 100644
--- a/src/api/i-cal-comp-iter.xml
+++ b/src/api/i-cal-comp-iter.xml
@@ -20,4 +20,4 @@
        compiter.kind = ICAL_NO_COMPONENT;
        return compiter;</custom>
        </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-component.xml b/src/api/i-cal-component.xml
index 02a2327..2aee1c7 100644
--- a/src/api/i-cal-component.xml
+++ b/src/api/i-cal-component.xml
@@ -450,4 +450,4 @@
         <returns type="ICalComponent *" annotation="transfer full" comment="The newly created 
#ICalComponent."/>
         <comment xml:space="preserve">Create a #ICalComponent with the type to be vquery</comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-datetimeperiod-type.xml b/src/api/i-cal-datetimeperiod-type.xml
index dcebf3c..78d3154 100644
--- a/src/api/i-cal-datetimeperiod-type.xml
+++ b/src/api/i-cal-datetimeperiod-type.xml
@@ -52,4 +52,4 @@
        g_return_if_fail (period != NULL &amp;&amp; I_CAL_IS_PERIOD_TYPE (period));
        ((struct icaldatetimeperiodtype *)i_cal_object_get_native ((ICalObject *)dtp))->period = *(struct 
icalperiodtype *)i_cal_object_get_native ((ICalObject *)period);</custom>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-derived-parameter.xml b/src/api/i-cal-derived-parameter.xml
index 8d3c5ec..1f42ee2 100644
--- a/src/api/i-cal-derived-parameter.xml
+++ b/src/api/i-cal-derived-parameter.xml
@@ -719,4 +719,4 @@
         <parameter type="ICalParameterXlicerrortype" name="v" comment="The type of #ICalParameter to be set 
in the @value"/>
         <comment xml:space="preserve"></comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-derived-property.xml b/src/api/i-cal-derived-property.xml
index 90186c5..e61f2d4 100644
--- a/src/api/i-cal-derived-property.xml
+++ b/src/api/i-cal-derived-property.xml
@@ -1607,4 +1607,4 @@
        <returns type="const gchar *" annotation="transfer none" comment="Get the xlicmimeoptinfo of 
#ICalProperty."/>
        <comment>Get the xlicmimeoptinfo of #ICalProperty.</comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-derived-value.xml b/src/api/i-cal-derived-value.xml
index a4621fd..bf37f59 100644
--- a/src/api/i-cal-derived-value.xml
+++ b/src/api/i-cal-derived-value.xml
@@ -616,4 +616,4 @@
                <returns type="ICalPropertyCarlevel" comment="The carlevel within #ICalValue"/>
                <comment>Get the carlevel of #ICalValue.</comment>
        </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-duration-type.xml b/src/api/i-cal-duration-type.xml
index ac04f93..41a682f 100644
--- a/src/api/i-cal-duration-type.xml
+++ b/src/api/i-cal-duration-type.xml
@@ -136,4 +136,4 @@
         <returns type="gint" comment="1 if @duration is the bad_duration, 0 if not." />
         <comment xml:space="preserve">Check whether the #ICalDurationType is the bad_duration</comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-enums.xml b/src/api/i-cal-enums.xml
index 028e467..f3a809b 100644
--- a/src/api/i-cal-enums.xml
+++ b/src/api/i-cal-enums.xml
@@ -109,4 +109,4 @@
         <returns type="gchar *" annotation="transfer full" comment="The code for a request status" />
         <comment xml:space="preserve">eturn the code for a request status</comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-geo-type.xml b/src/api/i-cal-geo-type.xml
index de81fb5..0c809da 100644
--- a/src/api/i-cal-geo-type.xml
+++ b/src/api/i-cal-geo-type.xml
@@ -50,4 +50,4 @@
         <custom>       g_return_if_fail (geo_type != NULL &amp;&amp; I_CAL_IS_GEO_TYPE (geo_type));
        ((struct icalgeotype *)i_cal_object_get_native ((ICalObject *)geo_type))->lon = lon;</custom>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-langbind.xml b/src/api/i-cal-langbind.xml
index 15466e4..d6d8110 100644
--- a/src/api/i-cal-langbind.xml
+++ b/src/api/i-cal-langbind.xml
@@ -79,4 +79,4 @@
         <returns type="gchar *" annotation="transfer full" comment="The "/>
         <comment xml:space="preserve">Encode a character string in ical format, esacpe certain characters, 
etc.</comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-memory.xml b/src/api/i-cal-memory.xml
index cec9e57..d64b047 100644
--- a/src/api/i-cal-memory.xml
+++ b/src/api/i-cal-memory.xml
@@ -65,4 +65,4 @@
         <returns type="gchar *" annotation="transfer full" comment="The cloned string."/>
         <comment xml:space="preserve">A wrapper around strdup. Partly to trap calls to strdup, partly 
because in -ansi, gcc on Red Hat claims that strdup is undeclared</comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-parser.xml b/src/api/i-cal-parser.xml
index 495d2b3..815b10c 100644
--- a/src/api/i-cal-parser.xml
+++ b/src/api/i-cal-parser.xml
@@ -80,4 +80,4 @@
         <returns type="gchar *" annotation="transfer full" comment="The generated line."/>
         <comment xml:space="preserve">The string line generator used as line_gen_func</comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-period-type.xml b/src/api/i-cal-period-type.xml
index e707a9f..eecaead 100644
--- a/src/api/i-cal-period-type.xml
+++ b/src/api/i-cal-period-type.xml
@@ -104,4 +104,4 @@
         <returns type="gint" comment="1 if yes, 0 if not."/>
         <comment xml:space="preserve">Check the #ICalPeriodType is valid_period.</comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-property.xml b/src/api/i-cal-property.xml
index 109c276..769e8a2 100644
--- a/src/api/i-cal-property.xml
+++ b/src/api/i-cal-property.xml
@@ -215,4 +215,4 @@
         <returns type="gint" comment="1 if yes, 0 if not."/>
         <comment xml:space="preserve">Check whether the enum belongs to the #ICalPropertyKind.</comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-recur-iterator.xml b/src/api/i-cal-recur-iterator.xml
index 218cb0d..b33aac8 100644
--- a/src/api/i-cal-recur-iterator.xml
+++ b/src/api/i-cal-recur-iterator.xml
@@ -29,4 +29,4 @@
         <parameter type="ICalRecurIterator *" name="iterator" comment="The iterator to be freed."/>
         <comment xml:space="preserve">Free an iterator.</comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-recur.xml b/src/api/i-cal-recur.xml
index 764cf15..8ed1a31 100644
--- a/src/api/i-cal-recur.xml
+++ b/src/api/i-cal-recur.xml
@@ -40,4 +40,4 @@
         <returns type="ICalRecurrenceTypeWeekday" comment="The enum representation of the weekday."/>
         <comment xml:space="preserve">Convert a string representation to an enum representation for the 
weekday.</comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-recurrence-type.xml b/src/api/i-cal-recurrence-type.xml
index 9c237ae..fa7d1b0 100644
--- a/src/api/i-cal-recurrence-type.xml
+++ b/src/api/i-cal-recurrence-type.xml
@@ -306,4 +306,4 @@
        g_return_if_fail (index &lt; ICAL_BY_SETPOS_SIZE);
        ((struct icalrecurrencetype *)i_cal_object_get_native ((ICalObject *)recur))->by_set_pos[index] = 
value;</custom>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-reqstat-type.xml b/src/api/i-cal-reqstat-type.xml
index f7fc5a1..e60405c 100644
--- a/src/api/i-cal-reqstat-type.xml
+++ b/src/api/i-cal-reqstat-type.xml
@@ -59,4 +59,4 @@
        <custom>        g_return_val_if_fail (reqstat != NULL &amp;&amp; I_CAL_IS_REQSTAT_TYPE (reqstat), 
NULL);
        return ((struct icalreqstattype *)i_cal_object_get_native ((ICalObject *)reqstat))->debug;</custom>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-restriction.xml b/src/api/i-cal-restriction.xml
index c8dfc38..17622f5 100644
--- a/src/api/i-cal-restriction.xml
+++ b/src/api/i-cal-restriction.xml
@@ -36,4 +36,4 @@
         <returns type="gint" comment="Whether the @comp is valid."/>
         <comment xml:space="preserve">Check whether the #ICalComponent is valid.</comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-time-span.xml b/src/api/i-cal-time-span.xml
index 380d8b7..c3598db 100644
--- a/src/api/i-cal-time-span.xml
+++ b/src/api/i-cal-time-span.xml
@@ -56,4 +56,4 @@
         <custom>       g_return_if_fail (timespan != NULL);
        ((struct icaltime_span *)i_cal_object_get_native ((ICalObject *)timespan))->is_busy = 
is_busy;</custom>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-timezone-phase.xml b/src/api/i-cal-timezone-phase.xml
index d087321..7cbb55b 100644
--- a/src/api/i-cal-timezone-phase.xml
+++ b/src/api/i-cal-timezone-phase.xml
@@ -118,4 +118,4 @@
        <custom>        g_return_val_if_fail (phase != NULL &amp;&amp; I_CAL_IS_TIMEZONE_PHASE (phase), NULL);
        return ((struct icaltimezonephase *)i_cal_object_get_native ((ICalObject *)phase))->rrule;</custom>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-timezonetype.xml b/src/api/i-cal-timezonetype.xml
index 5185224..62f31b5 100644
--- a/src/api/i-cal-timezonetype.xml
+++ b/src/api/i-cal-timezonetype.xml
@@ -51,4 +51,4 @@
     g_return_if_fail (last_mod != NULL &amp;&amp; I_CAL_IS_TIMETYPE (last_mod));
        ((struct icaltimezonetype *)i_cal_object_get_native ((ICalObject *)timezonetype))->last_mod = 
*(struct icaltimetype *)i_cal_object_get_native ((ICalObject *)last_mod);</custom>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-trigger-type.xml b/src/api/i-cal-trigger-type.xml
index 6b2bfc5..435db98 100644
--- a/src/api/i-cal-trigger-type.xml
+++ b/src/api/i-cal-trigger-type.xml
@@ -64,4 +64,4 @@
     g_return_if_fail (duration != NULL &amp;&amp; I_CAL_IS_DURATION_TYPE (duration));
        ((struct icaltriggertype *)i_cal_object_get_native ((ICalObject *)trigger))->duration = *(struct 
icaldurationtype *)i_cal_object_get_native ((ICalObject *)duration);</custom>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-unknowntokenhandling.xml b/src/api/i-cal-unknowntokenhandling.xml
index 4f35287..bdc0528 100644
--- a/src/api/i-cal-unknowntokenhandling.xml
+++ b/src/api/i-cal-unknowntokenhandling.xml
@@ -27,4 +27,4 @@
        <parameter type="ICalUnknowntokenhandling" name="newSetting" comment="A #ICalUnknowntokenhandling"/>
        <comment>Set the setting of #ICalUnknowntokenhandling</comment>
     </method>
-</structure>
\ No newline at end of file
+</structure>
diff --git a/src/api/i-cal-value.xml b/src/api/i-cal-value.xml
index 30e6578..9081b88 100644
--- a/src/api/i-cal-value.xml
+++ b/src/api/i-cal-value.xml
@@ -116,4 +116,4 @@
                return buffer;
        }</custom>
     </method>
-</structure>
\ No newline at end of file
+</structure>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]