summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
diff options
context:
space:
mode:
authorTommi Komulainen <tommi.komulainen@iki.fi>2007-12-06 20:14:17 +0000
committerTommi Komulainen <tko@src.gnome.org>2007-12-06 20:14:17 +0000
commit62315bd5d03112e9cbd80eb4c70bc53c691cd809 (patch)
tree4e9959e3b26a4db961966811222d90e9877cfd7c /gdk-pixbuf
parent01f8212ad34161eac3949f59a0ca62472177565f (diff)
downloadgtk+-62315bd5d03112e9cbd80eb4c70bc53c691cd809.tar.gz
Remove trailing whitespace that can trigger false positives in abicheck.sh
2007-12-06 Tommi Komulainen <tommi.komulainen@iki.fi> * gdk-pixbuf/gdk-pixbuf.symbols: * gdk/gdk.symbols: * gdk/gtk.symbols: Remove trailing whitespace that can trigger false positives in abicheck.sh svn path=/trunk/; revision=19124
Diffstat (limited to 'gdk-pixbuf')
-rw-r--r--gdk-pixbuf/gdk-pixbuf.symbols8
1 files changed, 4 insertions, 4 deletions
diff --git a/gdk-pixbuf/gdk-pixbuf.symbols b/gdk-pixbuf/gdk-pixbuf.symbols
index 90aed9a4e1..fa9e906d7d 100644
--- a/gdk-pixbuf/gdk-pixbuf.symbols
+++ b/gdk-pixbuf/gdk-pixbuf.symbols
@@ -1,11 +1,11 @@
/* This file lists all exported symbols. It is used to generate
* the gdk_pixbuf.def file used to control exports on Windows and the
- * gdk-pixbuf-alias.h/gdk-pixbuf-aliasdef.c files used to avoid PLT
+ * gdk-pixbuf-alias.h/gdk-pixbuf-aliasdef.c files used to avoid PLT
* entries for internal uses of exported functions (see makegdkpixbufalias.pl).
- *
+ *
* Every symbol must be included in the right
* #ifdef IN_HEADER(sym) #endif and
- * #ifdef IN_FILE(sym) #endif sections.
+ * #ifdef IN_FILE(sym) #endif sections.
*/
#ifdef ALL_FILES
#define IN_FILE(x) 1
@@ -182,7 +182,7 @@ gdk_colorspace_get_type G_GNUC_CONST
gdk_interp_type_get_type G_GNUC_CONST
gdk_pixbuf_alpha_mode_get_type G_GNUC_CONST
gdk_pixbuf_rotation_get_type G_GNUC_CONST
-gdk_pixbuf_error_get_type
+gdk_pixbuf_error_get_type
#endif
#endif