[Telepathy-commits] [telepathy-glib/master] glib-interfaces-gen.py: remove trailing whitespace
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Nov 28 02:40:02 PST 2008
---
tools/glib-interfaces-gen.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/glib-interfaces-gen.py b/tools/glib-interfaces-gen.py
index 741626c..3e9b045 100644
--- a/tools/glib-interfaces-gen.py
+++ b/tools/glib-interfaces-gen.py
@@ -47,7 +47,7 @@ class Generator(object):
self.decls.write("""\
/**
* %(IFACE_DEFINE)s:
- *
+ *
* The interface name "%(name)s"
*/
#define %(IFACE_DEFINE)s \\
@@ -59,7 +59,7 @@ class Generator(object):
self.decls.write("""
/**
* %(IFACE_QUARK_DEFINE)s:
- *
+ *
* Expands to a call to a function that returns a quark for the interface \
name "%(name)s"
*/
--
1.5.6.5
More information about the Telepathy-commits
mailing list