replaces four spaces by tabs, where appropriate

This commit is contained in:
Martin Willi
2009-09-04 14:50:23 +02:00
parent 7daf5226b7
commit 323f9f990f
81 changed files with 442 additions and 444 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ struct enum_name_t {
* printf hook function for enum_names_t.
*
* Arguments are:
* enum_names_t *names, int value
* enum_names_t *names, int value
*/
int enum_printf_hook(char *dst, size_t len, printf_hook_spec_t *spec,
const void *const *args);