* frame.c (validate_x_resource_name): Simplify count usage.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2011 18:12:38 +0000 (11:12 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2011 18:12:38 +0000 (11:12 -0700)
commit39f5e5198f666c1a00b9df957a17b2c3fe11a9ae
tree3914d103d1086ab5ddf642594afd526a6ae4f1d3
parent5ffe6683c36bdaed21324ddd59cb47aecadea8ea
* frame.c (validate_x_resource_name): Simplify count usage.

This also avoids a warning with gcc -Wstrict-overflow.
src/ChangeLog
src/frame.c