Skip to content
Snippets Groups Projects
user avatar
Mark Olesen authored
- use (value <= VSMALL) instead of (value < VSMALL) for consistency
  with what equal(value, 0) delivers.
c8468958