aboutsummaryrefslogtreecommitdiffstats
path: root/tools/checkAPIs.pl
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2009-10-07 01:08:13 +0000
committerBill Meier <wmeier@newsguy.com>2009-10-07 01:08:13 +0000
commitc7820529f566d7c4c398f15c34b265147f8840a7 (patch)
tree80901a0873026dd37aaf637fa3c612e6d8a5e2c5 /tools/checkAPIs.pl
parent6a5182650c351ca87048abc10e29346ba5f480ac (diff)
Fix indentation.
svn path=/trunk/; revision=30380
Diffstat (limited to 'tools/checkAPIs.pl')
-rwxr-xr-xtools/checkAPIs.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/checkAPIs.pl b/tools/checkAPIs.pl
index c57a0edf29..426c646b65 100755
--- a/tools/checkAPIs.pl
+++ b/tools/checkAPIs.pl
@@ -468,7 +468,7 @@ my %deprecatedGtkFunctions = (
'gtk_file_selection_set_filename', 'E',
'gtk_file_selection_set_select_multiple', 'E',
'gtk_file_selection_show_fileop_buttons', 'E',
- 'gtk_font_selection_dialog_get_apply_button', 'E',
+ 'gtk_font_selection_dialog_get_apply_button', 'E',
'gtk_font_selection_dialog_get_font', 'E',
'gtk_font_selection_get_font', 'E', # gtk_font_selection_get_font_name [!=]
'GTK_FUNDAMENTAL_TYPE', 'E',