]> git.pond.sub.org Git - empserver/commit
Remove useless multiplications with sizeof(char) and sizeof(s_char).
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 26 Mar 2006 10:16:08 +0000 (10:16 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 26 Mar 2006 10:16:08 +0000 (10:16 +0000)
commit8cd3845b085ad8eda1bff8abb4cf01bed8691d5c
tree362d2336cd130b51069859b0eefdc71ac8e9fa37
parent8ca246870669d88626f0df7fbf304cec8cc51a48
Remove useless multiplications with sizeof(char) and sizeof(s_char).
Replace by literal 1 in other contexts.
src/client/termio.c
src/lib/commands/navi.c
src/lib/commands/path.c
src/lib/commands/rea.c
src/lib/commands/rout.c
src/lib/commands/sect.c
src/lib/commands/surv.c
src/lib/common/maps.c
src/lib/subs/radmap.c
src/lib/subs/satmap.c
src/lib/update/anno.c