g_format_size_for_display: some internal renames
authorRyan Lortie <desrt@desrt.ca>
Wed, 20 Jul 2011 15:30:56 +0000 (17:30 +0200)
committerRyan Lortie <desrt@desrt.ca>
Wed, 20 Jul 2011 18:06:35 +0000 (20:06 +0200)
commit90cccf14b2b1dfea574d35c605669c4773d6eba6
treef4038a8fd07ae7e619cdd6e980fbf1f411a5c50c
parent4e015d36a06a896c8f5ec575c1b02fedefe47397
g_format_size_for_display: some internal renames

Rename the size constants from KILOBYTE to KIBIBYTE (etc.) since that's
what they really are.

This is a strictly internal change with no externally-visible effect in
terms of API or functionality.
glib/gfileutils.c