[Git][wine/wine][master] 3 commits: sane.ds: Change return type of sane_categorize_value() to void.
Alexandre Julliard pushed to branch master at wine / wine Commits: b4a9802b by Dmitry Timoshkov at 2025-04-14T12:34:19+02:00 sane.ds: Change return type of sane_categorize_value() to void. It's not used. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - e5ed547a by Dmitry Timoshkov at 2025-04-14T12:34:21+02:00 sane.ds: Clarify how SANE mode names map to ICAP_PIXELTYPE values. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 2db7b9e0 by Dmitry Timoshkov at 2025-04-14T12:34:22+02:00 sane.ds: Use sizeof() instead of hard-coded values, avoid zero initializing local variables when not necessary. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 2 changed files: - dlls/sane.ds/capability.c - dlls/sane.ds/options.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0005e4d1ff070817d7ec78a13e573f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0005e4d1ff070817d7ec78a13e573f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)