From Jakub Zawadzki: g_gnprintf & etc: Use size of buffer [not size -1];

From me:
   - As suggested by Jakub actually use sizeof(...) rather than a numeric constant
      in various places;
   - Use #if 0 rather than /* */ to comment out code;
   - Fix indentation to be consistent.


svn path=/trunk/; revision=27773
This commit is contained in:
Bill Meier 2009-03-18 15:25:19 +00:00
parent 4f34bb9b15
commit 460957c687
1 changed files with 840 additions and 808 deletions

File diff suppressed because it is too large Load Diff