This is 0.3.7
signal: Fix compiler warning about signedness of constant

Use the u suffix to mark the constant as unsiged integer.

This fixes:
warning: this decimal constant is unsigned only in ISO C90
1 file changed