mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
`/2' with `>>1'. In the context `>>1' is more appropriate because it looks like the division is used to restore a shifted value. GCC GNATS PR: c/6677 This fixes a problem where wheel-up movement is taken as wheel-down in the sysmouse protocol. Do not assume the plain char's are signed; use `signed char' where char's need to be signed. Discussed on: audit Pointed out by: bde |
||
|---|---|---|
| .. | ||
| Makefile | ||
| moused.8 | ||
| moused.c | ||