diff options
author | nsz <nsz@port70.net> | 2012-03-19 23:41:19 +0100 |
---|---|---|
committer | nsz <nsz@port70.net> | 2012-03-19 23:41:19 +0100 |
commit | 0cbb65479147ecdaa664e88cc2a5a925f3de502f (patch) | |
tree | 7b6dc53fcec6497d55746d3cc47f167a20b7aa57 /src/regex/fnmatch.c | |
parent | fix remainder*.c: remove useless long double cast (diff) | |
download | grovel-0cbb65479147ecdaa664e88cc2a5a925f3de502f.tar.gz grovel-0cbb65479147ecdaa664e88cc2a5a925f3de502f.tar.xz |
code cleanup of named constants
zero, one, two, half are replaced by const literals
The policy was to use the f suffix for float consts (1.0f),
but don't use suffix for long double consts (these consts
can be exactly represented as double).
Diffstat (limited to 'src/regex/fnmatch.c')
0 files changed, 0 insertions, 0 deletions