Skip to content
GitLab
Explore
Sign in
Register
server: Add const to long_options static variable
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Kacper Piwiński
requested to merge
cosiek/wine:master
into
master
Jun 17, 2025
Overview
0
Commits
3
Pipelines
3
Changes
1
long_options variable is not modified anywhere. Can be moved to const initialized data section.
Merge request reports
Loading