Clean up mix of tabs and 4-space-tab indents.

svn path=/trunk/; revision=43594
This commit is contained in:
Guy Harris 2012-07-07 01:26:58 +00:00
parent ab5e6696e1
commit fa1f18d80b
1 changed files with 59 additions and 61 deletions

View File

@ -129,6 +129,4 @@ typedef prefs_set_pref_e (*pref_set_pair_cb) (gchar *key, gchar *value, void *pr
int
read_prefs_file(const char *pf_path, FILE *pf, pref_set_pair_cb pref_set_pair_fct, void *private_data);
#endif /* prefs-int.h */