converted tabs to spaces.
2006-04-12 Sven Neumann <sven@gimp.org> * libgimp*/gimp*.[ch]: converted tabs to spaces.
This commit is contained in:

committed by
Sven Neumann

parent
8ed41a7c60
commit
f2df31a50e
@ -41,12 +41,12 @@ struct _GimpDatafileData
|
||||
|
||||
|
||||
gboolean gimp_datafiles_check_extension (const gchar *filename,
|
||||
const gchar *extension);
|
||||
const gchar *extension);
|
||||
|
||||
void gimp_datafiles_read_directories (const gchar *path_str,
|
||||
GFileTest flags,
|
||||
GimpDatafileLoaderFunc loader_func,
|
||||
gpointer user_data);
|
||||
GFileTest flags,
|
||||
GimpDatafileLoaderFunc loader_func,
|
||||
gpointer user_data);
|
||||
|
||||
|
||||
G_END_DECLS
|
||||
|
Reference in New Issue
Block a user