Rename index to count, to avoid compiler warnings.
authoraland <aland>
Thu, 13 Jul 2006 16:40:54 +0000 (16:40 +0000)
committeraland <aland>
Thu, 13 Jul 2006 16:40:54 +0000 (16:40 +0000)
commitfe0f98f9137c367d7b8c371a9223535b49b4f75d
tree15c0fd7c7b25bb8c49a3a1d3590d3d198e5ad1c1
parent36256ae28bd4b3620c94f575876de7fa73fb0872
Rename index to count, to avoid compiler warnings.

Don't go up too far in open braces.  Otherwise:

Reply-Message = `%{Reply-Message:-x%{User-Name}x}

will return 'xbob', rather than 'xbobx'
src/main/xlat.c