Style stuff up
commit6bf79945201265dccf62fd1e393f4e062912704c
authorTamas TEVESZ <ice@extreme.hu>
Wed, 31 Mar 2010 02:24:17 +0000 (31 04:24 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 1 Apr 2010 09:24:46 +0000 (1 11:24 +0200)
treef309bb1cffc9b1ed95e397d24a2588556300329c
parent444de5e6b610ee0ce4510b184b8b43705e68714a
Style stuff up

- convert hand-rolled arg parsers to getopt_long
- sort headers, get rid of some duplicates in the process
- in fontconv, replace magic numbers with constants (there's
  little practical value to this here, but it's much nicer)
- slightly redo fontconv.c:strToInt()
util/convertfonts.c
util/fontconv.c
util/geticonset.c
util/getstyle.c
util/seticons.c