General cleanup:

- remove some redundant code;
- use ep_strdup_printf() instead of g_snprintf() to a static buffer;
- create and use extended-value-strings as appropriate;
- define a value_string array as static (not as an automatic);
- use val_to_str_const() instead of val_to_str() as appropriate;
- reformat hf[] array entries;
- do general formatting cleanup;
- do whitespace cleanup (e.g., indentation & 4-space tabs).

svn path=/trunk/; revision=43207
This commit is contained in:
Bill Meier 2012-06-11 16:33:56 +00:00
parent 7e2963943c
commit 8469651f54
1 changed files with 4158 additions and 3955 deletions

File diff suppressed because it is too large Load Diff