author | Pierre-Yves Ritschard <pyr@spootnik.org> | |
Fri, 3 Feb 2012 08:57:53 +0000 (09:57 +0100) | ||
committer | Pierre-Yves Ritschard <pyr@spootnik.org> | |
Fri, 3 Feb 2012 08:57:53 +0000 (09:57 +0100) | ||
commit | 0fef1f5e1d38ce85c14523a4cc76da0e40139877 | |
tree | ecccb5b0b3d8323ac5d43bf884a84c50d35c1cc5 | tree | snapshot |
parent | 39dccb06ed38bff82b09085796b58e34ad39d273 | commit | diff |
bring back prefix/postfix handling. simplify swap_chars.
prefix and postfix need to be set to an empty string when
they are null since they are used in format strings.
swap_chars return value is never used and could never be
negative, switch to a void prototype instead.
prefix and postfix need to be set to an empty string when
they are null since they are used in format strings.
swap_chars return value is never used and could never be
negative, switch to a void prototype instead.
src/write_graphite.c | diff | blob | history |