diff options
author | Tommi Komulainen <tommi.komulainen@iki.fi> | 2007-12-06 20:14:17 +0000 |
---|---|---|
committer | Tommi Komulainen <tko@src.gnome.org> | 2007-12-06 20:14:17 +0000 |
commit | 62315bd5d03112e9cbd80eb4c70bc53c691cd809 (patch) | |
tree | 4e9959e3b26a4db961966811222d90e9877cfd7c | |
parent | 01f8212ad34161eac3949f59a0ca62472177565f (diff) | |
download | gdk-pixbuf-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
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | gdk-pixbuf/gdk-pixbuf.symbols | 8 | ||||
-rw-r--r-- | gdk/gdk.symbols | 10 | ||||
-rw-r--r-- | gtk/gtk.symbols | 30 |
4 files changed, 31 insertions, 24 deletions
@@ -1,3 +1,10 @@ +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 + 2007-12-06 18:45:06 Attilio Fiandrotti <attilio.fiandrotti@gmail.com> * gdk/directfb/gdkevents-directfb.c: Committed a patch by DOK to fix diff --git a/gdk-pixbuf/gdk-pixbuf.symbols b/gdk-pixbuf/gdk-pixbuf.symbols index 90aed9a4e..fa9e906d7 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 diff --git a/gdk/gdk.symbols b/gdk/gdk.symbols index a92e7e941..151293633 100644 --- a/gdk/gdk.symbols +++ b/gdk/gdk.symbols @@ -1,17 +1,17 @@ /* This file lists all exported symbols. It is used to generate * the gdk.def file used to control exports on Windows and the - * gdkalias.h/gdkaliasdef.c files used to avoid PLT entries for + * gdkalias.h/gdkaliasdef.c files used to avoid PLT entries for * internal uses of exported functions (see makegdkalias.pl). - * + * * Every symbol must be included in the right * #ifdef IN_HEADER(sym) #endif and * #ifdef IN_FILE(sym) #endif sections. - * + * * gdkalias.h must be included *after* all other gdk headers * in each source file, gdkaliasdef.c must be included at the * very bottom, after a line defining the right symbol. - * - * (This would be much easier if there was a rational 1-1 + * + * (This would be much easier if there was a rational 1-1 * relation between headers and source files.) */ #ifdef ALL_FILES diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols index f24330164..0910ff9f1 100644 --- a/gtk/gtk.symbols +++ b/gtk/gtk.symbols @@ -1,22 +1,22 @@ /* This list defines the GTK+ ABI. It is used to generate the gtk.def - * file and the gtkalias.h header. + * file and the gtkalias.h header. * - * Variables must be put into ifdef INCLUDE_VARIABLES ... endif sections. + * Variables must be put into ifdef INCLUDE_VARIABLES ... endif sections. * - * Internal symbols must be protected by ifdef INCLUDE_INTERNAL_SYMBOLS. + * Internal symbols must be protected by ifdef INCLUDE_INTERNAL_SYMBOLS. * * Symbols which occur only on Windows, or only on Unix, or only with * the X11 backend must be included in similar ifdefs, using the * symbols G_OS_WIN32, G_OS_UNIX and GTK_WINDOWING_X11. - * + * * Every symbol must be included in the right * #ifdef IN_HEADER(sym) #endif and * #ifdef IN_FILE(sym) #endif sections. - * + * * gdkalias.h must be included *after* all other gdk headers * in each source file, gdkaliasdef.c must be included at the * very bottom, after a line defining the right symbol. - */ + */ #ifdef ALL_FILES #define IN_FILE(x) 1 #define IN_HEADER(x) 1 @@ -2648,11 +2648,11 @@ gtk_paper_size_get_default #ifdef G_OS_UNIX gtk_print_backend_error_quark gtk_print_backend_get_type G_GNUC_CONST -gtk_print_backend_add_printer -gtk_print_backend_remove_printer -gtk_print_backend_set_list_done -gtk_print_backend_destroy -gtk_print_backend_get_printer_list +gtk_print_backend_add_printer +gtk_print_backend_remove_printer +gtk_print_backend_set_list_done +gtk_print_backend_destroy +gtk_print_backend_get_printer_list gtk_print_backend_printer_list_is_done gtk_print_backend_find_printer gtk_print_backend_print_stream @@ -2718,8 +2718,8 @@ gtk_printer_set_state_message gtk_printer_is_active gtk_printer_is_new gtk_printer_is_default -#endif -#endif +#endif +#endif #endif #if IN_HEADER(__GTK_PRINTER_OPTION_H__) @@ -3628,7 +3628,7 @@ gtk_text_buffer_copy_clipboard gtk_text_buffer_create_child_anchor gtk_text_buffer_add_mark gtk_text_buffer_create_mark -gtk_text_buffer_create_tag +gtk_text_buffer_create_tag gtk_text_buffer_cut_clipboard gtk_text_buffer_delete gtk_text_buffer_delete_interactive @@ -4710,7 +4710,7 @@ gtk_widget_modify_cursor gtk_widget_modify_font gtk_widget_modify_style gtk_widget_modify_text -gtk_widget_new +gtk_widget_new gtk_widget_path gtk_widget_pop_colormap gtk_widget_pop_composite_child |