Files
lcdproc/server
mmdolze 370926811a Fix a problem when using the left key to change the ring and checkbox menu
items. The old code used modulus which does not give the required result,
for C (ISO 1990) and before the result is implementation defined so may have
worked for some compilers / targets but from C (ISO 1999) onwards the sign
of the result comes from the dividend so will not work. (By M. T. Jones)
2012-12-27 11:49:29 +00:00
..
2011-01-05 23:34:37 +00:00
2012-02-22 22:25:32 +00:00
2011-01-05 23:34:37 +00:00
2011-01-05 23:34:37 +00:00
2012-02-22 22:25:32 +00:00
2012-02-22 22:25:32 +00:00