More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -8,8 +8,7 @@ lookup needs a single string comparison only.
GNU gperf is highly customizable. There are options for generating C or C++ \
code, for emitting switch statements or nested ifs instead of a hash table, \
and for tuning the algorithm employed by gperf.
Online Manual is available at www.gnu.org/software/gperf/manual/gperf.html
"
Online Manual is available at www.gnu.org/software/gperf/manual/gperf.html"
HOMEPAGE="http://www.gnu.org/software/gperf/"
COPYRIGHT="1989-1998, 2000-2004, 2006-2009 Free Software Foundation, Inc."
LICENSE="GNU GPL v3"